Trace number 1128203

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.11 3634.21

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-11_ext.xml
MD5SUM2c0c0ffd235a5ad908728b7e8086c8ff
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints123
Best CPU time to get the best result obtained on this benchmark0.337948
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.05/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.07	c 0	BEGIN Wed Jul 23 04:37:47 2008
0.05/0.07	c 0	PID 8943
0.05/0.08	c 0	HOST node50.alineos.net
0.05/0.08	c 0	CONVERTING HOME/instance-1128203-1216780667.xml TO HOME/temp.csp
0.05/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128203-1216780667.xml' 'HOME/temp.csp'
0.05/0.40	c 0	1 domains, 28 variables, 0 predicates, 185 relations, 189 constraints
0.05/0.44	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.05/0.44	c 0	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.37/0.52	c 0	Parsing HOME/temp.csp
0.37/0.63	c 0	parsed 403 expressions
0.37/0.65	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/0.66	c 1	MAX CSP: 189 constraints
0.37/0.66	c 1	Converting to clausal form CSP
0.37/0.68	c 1	converted 60 (10%) expressions
0.37/0.68	c 1	converted 119 (20%) expressions
0.37/0.68	c 1	converted 179 (30%) expressions
0.37/0.69	c 1	converted 238 (40%) expressions
0.38/0.70	c 1	converted 298 (50%) expressions
0.38/0.71	c 1	converted 357 (60%) expressions
0.38/0.71	c 1	converted 417 (70%) expressions
0.38/0.72	c 1	converted 476 (80%) expressions
0.38/0.72	c 1	converted 536 (90%) expressions
0.38/0.85	c 1	converted 595 (100%) expressions
0.38/0.86	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.38/0.86	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/0.86	c 1	Propagation in CSP
0.38/0.87	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.38/0.87	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.38/0.88	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/0.88	c 1	Simplifing CSP by introducing new Boolean variables
0.38/0.88	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.38/0.88	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/0.90	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.38/0.91	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.38/0.91	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.38/0.91	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.38/0.91	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.38/0.91	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.38/0.92	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.38/0.92	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.38/0.92	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.38/0.92	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.38/0.93	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.38/0.95	c 1	57 (10%) CSP clauses are encoded (2812 clauses, 35139 bytes)
0.38/0.96	c 1	114 (20%) CSP clauses are encoded (3132 clauses, 39633 bytes)
0.38/0.97	c 1	170 (30%) CSP clauses are encoded (3453 clauses, 44138 bytes)
0.38/0.98	c 1	227 (40%) CSP clauses are encoded (3863 clauses, 49788 bytes)
0.38/0.99	c 1	283 (50%) CSP clauses are encoded (6359 clauses, 86631 bytes)
0.38/1.00	c 1	340 (60%) CSP clauses are encoded (7200 clauses, 98506 bytes)
0.89/1.01	c 1	397 (70%) CSP clauses are encoded (13877 clauses, 208129 bytes)
0.89/1.01	c 1	453 (80%) CSP clauses are encoded (14781 clauses, 223239 bytes)
0.89/1.05	c 1	510 (90%) CSP clauses are encoded (34450 clauses, 571851 bytes)
0.89/1.09	c 1	566 (100%) CSP clauses are encoded (52910 clauses, 908111 bytes)
0.89/1.09	c 1	566 CSP clauses encoded
0.89/1.09	c 1	Writing map file : HOME/temp.map
0.89/1.09	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.09	c 1	SAT : 2887 SAT variables, 52910 SAT clauses, 908111 bytes
0.89/1.09	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.00/1.10	c 1	OBJECTIVE minimize _COST
1.00/1.10	c 1	SOLVING HOME/temp.cnf
1.00/1.10	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.00/1.10	c 1	This is MiniSat 2.0 beta incremental
1.00/1.10	c 1	WARNING: for repeatability, setting FPU to use double precision
1.00/1.10	c 1	============================[ Problem Statistics ]=============================
1.00/1.10	c 1	|                                                                             |
1.00/1.10	c 1	|  Number of variables:  2887                                                 |
1.00/1.10	c 1	|  Number of clauses:    52910                                                |
1.00/1.14	c 1	|  Parsing time:         0.02         s                                       |
1.00/1.14	c 1	OK
1.00/1.14	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.00/1.14	c 1	SEARCHING: _COST <= 95
1.00/1.14	c 1	============================[ Search Statistics ]==============================
1.00/1.14	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.14	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.14	c 1	===============================================================================
1.00/1.14	c 1	|         0 |    2887    52910   151249 |    17636        0    nan |  0.000 % |
1.00/1.16	c 1	|       101 |    2884    52910   151249 |    19400      100     13 |  0.355 % |
1.00/1.17	c 1	|       252 |    2884    52910   151249 |    21340      251     13 |  0.355 % |
1.00/1.19	c 1	|       477 |    2884    52910   151249 |    23474      475     13 |  0.425 % |
1.00/1.22	c 1	|       815 |    2884    52910   151249 |    25821      813     13 |  0.425 % |
1.00/1.27	c 1	|      1322 |    2875    52687   150625 |    28404     1320     14 |  0.425 % |
1.00/1.34	c 1	|      2081 |    2864    52366   149701 |    31244     2078     14 |  0.806 % |
1.00/1.47	c 1	|      3222 |    2864    52366   149701 |    34368     3219     14 |  0.806 % |
1.00/1.66	c 2	|      4930 |    2847    52114   149000 |    37805     4923     14 |  2.330 % |
1.00/1.96	c 2	|      7493 |    2847    52114   149000 |    41586     7485     14 |  2.745 % |
2.27/2.47	c 2	|     11337 |    2808    51350   146854 |    45744    11327     17 |  2.745 % |
3.36/3.52	c 3	|     17104 |    2808    51350   146854 |    50319    17094     18 |  2.745 % |
5.64/5.82	c 6	|     25756 |    2808    51350   146854 |    55351    25746     20 |  2.745 % |
11.19/11.43	c 11	|     38732 |    2808    51350   146854 |    60886    38722     22 |  2.745 % |
22.38/22.76	c 23	|     58193 |    2796    51010   145875 |    66975    58182     22 |  3.161 % |
37.13/37.67	c 38	|     87388 |    2796    51010   145875 |    73672    34110     22 |  3.161 % |
67.64/68.40	c 68	|    131177 |    2796    51010   145875 |    81040    18909     19 |  3.161 % |
111.04/112.24	c 112	|    196861 |    2796    51010   145875 |    89144    21011     19 |  3.161 % |
170.38/172.17	c 172	|    295387 |    2796    51010   145875 |    98058    45255     21 |  3.161 % |
283.89/286.76	c 287	|    443177 |    2783    50752   145146 |   107864    28102     19 |  3.611 % |
443.67/448.03	c 448	|    664861 |    2783    50752   145146 |   118650    65337     23 |  3.611 % |
724.80/731.88	c 732	|    997386 |    2783    50752   145146 |   130515    87696     25 |  3.611 % |
1185.71/1197.10	c 1197	|   1496175 |    2752    49767   142294 |   143567   128374     24 |  4.685 % |
1979.06/1998.04	c 1998	|   2244358 |    2742    49435   141331 |   157924   126445     22 |  5.033 % |
2430.97/2454.20	c 2454	===============================================================================
2430.97/2454.20	c 2454	restarts              : 24
2430.97/2454.20	c 2454	conflicts             : 2655097       (1093 /sec)
2430.97/2454.20	c 2454	decisions             : 3546275       (0.53 % random) (1459 /sec)
2430.97/2454.20	c 2454	propagations          : 502759915      (206910 /sec)
2430.97/2454.20	c 2454	conflict literals     : 62396448       (41.87 % deleted)
2430.97/2454.20	c 2454	Memory used           : 34.16 MB
2430.97/2454.20	c 2454	CPU time              : 2429.85 s
2430.97/2454.20	c 2454	
2430.97/2454.20	c 2454	UNSATISFIABLE
2430.97/2454.20	c 2454	OK
2430.97/2454.20	c 2454	NOT FOUND: _COST <= 95
2430.97/2454.20	c 2454	OK
2430.97/2454.20	c 2454	OBJECTIVE BOUND: 96 <= _COST <= 
2430.97/2454.20	c 2454	SEARCHING: _COST <= 143
2430.97/2454.20	c 2454	============================[ Search Statistics ]==============================
2430.97/2454.20	c 2454	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2430.97/2454.20	c 2454	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2430.97/2454.20	c 2454	===============================================================================
2430.97/2454.20	c 2454	|   2655097 |    2238    41265   118301 |    13755    63691     21 |  5.033 % |
2431.27/2454.53	c 2454	|   2655198 |    2238    41265   118301 |    15130    11815     15 | 22.484 % |
2431.27/2454.56	c 2454	|   2655348 |    2238    41265   118301 |    16643    11965     15 | 22.484 % |
2431.37/2454.60	c 2454	|   2655574 |    2238    41265   118301 |    18307    12191     15 | 22.484 % |
2431.37/2454.66	c 2455	|   2655911 |    2238    41265   118301 |    20138    12528     15 | 22.484 % |
2431.47/2454.74	c 2455	|   2656419 |    2238    41265   118301 |    22152    13036     15 | 22.484 % |
2431.57/2454.87	c 2455	|   2657178 |    2238    41265   118301 |    24367    13795     16 | 22.484 % |
2431.77/2455.08	c 2455	|   2658320 |    2238    41265   118301 |    26804    14937     16 | 22.484 % |
2432.15/2455.45	c 2455	|   2660028 |    2238    41265   118301 |    29485    16645     17 | 22.484 % |
2432.55/2455.80	c 2456	|   2662590 |    2238    41265   118301 |    32433    19207     19 | 22.484 % |
2433.24/2456.54	c 2456	|   2666434 |    2238    41265   118301 |    35676    23051     20 | 22.484 % |
2433.34/2456.65	c 2457	===============================================================================
2433.34/2456.65	c 2457	restarts              : 35
2433.34/2456.65	c 2457	conflicts             : 2667006       (1097 /sec)
2433.34/2456.65	c 2457	decisions             : 3561997       (0.54 % random) (1464 /sec)
2433.34/2456.65	c 2457	propagations          : 504636772      (207475 /sec)
2433.34/2456.65	c 2457	conflict literals     : 62707253       (41.80 % deleted)
2433.34/2456.65	c 2457	Memory used           : 34.16 MB
2433.34/2456.65	c 2457	CPU time              : 2432.27 s
2433.34/2456.65	c 2457	
2433.34/2456.65	c 2457	SATISFIABLE
2433.34/2456.65	c 2457	OK
2433.34/2456.65	c 2457	FOUND: _COST <= 143
2433.34/2456.65	s SATISFIABLE
2433.34/2456.65	c 2457	DECODING HOME/temp.out WITH HOME/temp.map
2433.34/2456.65	c 2457	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2433.40/2456.74	c 2457	Decoding HOME/temp.out
2433.40/2456.80	c 2457	OBJECTIVE _COST 143
2433.40/2456.80	o 143
2433.40/2456.80	v 4 3 2 4 2 4 2 2 4 4 2 3 0 0 0 1 1 2 0 4 4 0 1 3 0 4 4 2
2433.40/2456.81	c 2457	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2433.40/2456.87	c 2457	OK
2433.40/2456.87	c 2457	OBJECTIVE BOUND: 96 <= _COST <= 143
2433.40/2456.87	c 2457	SEARCHING: _COST <= 119
2433.40/2456.87	c 2457	============================[ Search Statistics ]==============================
2433.40/2456.87	c 2457	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2433.40/2456.87	c 2457	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2433.40/2456.87	c 2457	===============================================================================
2433.40/2456.87	c 2457	|   2667006 |    1870    32964    94493 |    10988    23623     21 | 22.484 % |
2433.60/2456.93	c 2457	|   2667106 |    1870    32964    94493 |    12086    11912     24 | 35.229 % |
2433.60/2456.95	c 2457	|   2667257 |    1870    32964    94493 |    13295    12063     24 | 35.229 % |
2433.60/2456.98	c 2457	|   2667482 |    1870    32964    94493 |    14625    12288     24 | 35.229 % |
2433.70/2457.03	c 2457	|   2667820 |    1870    32964    94493 |    16087    12626     24 | 35.229 % |
2433.80/2457.13	c 2457	|   2668329 |    1870    32964    94493 |    17696    13135     24 | 35.229 % |
2433.90/2457.25	c 2457	|   2669088 |    1870    32964    94493 |    19465    13894     24 | 35.229 % |
2434.10/2457.45	c 2457	|   2670227 |    1870    32964    94493 |    21412    15033     24 | 35.229 % |
2434.38/2457.77	c 2458	|   2671936 |    1870    32964    94493 |    23553    16742     23 | 35.229 % |
2434.88/2458.27	c 2458	|   2674499 |    1870    32964    94493 |    25909    19305     22 | 35.229 % |
2435.87/2459.21	c 2459	|   2678345 |    1870    32964    94493 |    28500    23151     22 | 35.229 % |
2437.65/2461.00	c 2461	|   2684111 |    1870    32964    94493 |    31350    28917     22 | 35.229 % |
2440.33/2463.71	c 2464	|   2692760 |    1870    32964    94493 |    34485    17330     19 | 35.229 % |
2444.69/2468.19	c 2468	|   2705735 |    1870    32964    94493 |    37933    30305     19 | 35.229 % |
2451.82/2475.37	c 2475	|   2725196 |    1870    32964    94493 |    41726    24566     20 | 35.229 % |
2458.75/2482.39	c 2482	|   2754390 |    1870    32964    94493 |    45899    23167     26 | 35.229 % |
2473.81/2497.51	c 2497	|   2798179 |    1870    32964    94493 |    50489    32243     27 | 35.229 % |
2503.82/2527.85	c 2528	|   2863864 |    1870    32964    94493 |    55538    20858     31 | 35.229 % |
2551.77/2576.26	c 2576	|   2962391 |    1870    32964    94493 |    61092    36380     32 | 35.229 % |
2629.03/2654.30	c 2654	|   3110183 |    1870    32964    94493 |    67201    42744     31 | 35.229 % |
2750.08/2776.42	c 2776	|   3331866 |    1870    32964    94493 |    73921    52319     30 | 35.229 % |
2970.29/2998.71	c 2999	|   3664391 |    1870    32964    94493 |    81313    29738     26 | 35.229 % |
3312.93/3344.62	c 3344	|   4163179 |    1870    32964    94493 |    89445    71165     23 | 35.229 % |
3600.07/3634.21	c 3634	CPU 3599.77 (0.05 0.02 3599.72 0.29)
3600.07/3634.21	c 3634	END Wed Jul 23 05:38:21 2008
3600.07/3634.21	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	141	48
141 unsatisfied constraints, 48 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-1128203-1216780667/watcher-1128203-1216780667 -o /tmp/evaluation-result-1128203-1216780667/solver-1128203-1216780667 -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-1128203-1216780667.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.00 2.00 1.91 4/69 8943
/proc/meminfo: memFree=1274776/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=12268 CPUtime=0
/proc/8943/stat : 8943 (sugar++) D 8939 8943 8224 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 5155260 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 240577641061 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/8943/statm: 3067 316 241 3 0 167 0

[startup+0.0739621 s]
/proc/loadavg: 2.00 2.00 1.91 4/69 8943
/proc/meminfo: memFree=1274776/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16608 CPUtime=0.05
/proc/8943/stat : 8943 (sugar++) R 8939 8943 8224 0 -1 4194304 1072 0 0 0 4 1 0 0 18 0 1 0 5155260 17006592 1040 996147200 4194304 4206940 548682068528 18446744073709551615 240577319649 0 0 4224 0 0 0 0 17 0 0 0
/proc/8943/statm: 4152 1041 380 3 0 731 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16608

[startup+0.102968 s]
/proc/loadavg: 2.00 2.00 1.91 4/69 8943
/proc/meminfo: memFree=1274776/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16740 CPUtime=0.05
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1219 128 0 0 4 1 0 0 18 0 1 0 5155260 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8943/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.301995 s]
/proc/loadavg: 2.00 2.00 1.91 4/69 8943
/proc/meminfo: memFree=1274776/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16740 CPUtime=0.05
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1219 128 0 0 4 1 0 0 18 0 1 0 5155260 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8943/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.702065 s]
/proc/loadavg: 2.00 2.00 1.91 4/69 8943
/proc/meminfo: memFree=1274776/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16740 CPUtime=0.38
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1296 4420 0 1 5 2 28 3 15 0 1 0 5155260 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8943/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 16740

[startup+1.5012 s]
/proc/loadavg: 2.08 2.02 1.91 4/93 8992
/proc/meminfo: memFree=1243976/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 15 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 16872

[startup+3.10146 s]
/proc/loadavg: 2.08 2.02 1.91 3/76 8995
/proc/meminfo: memFree=1257808/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 15 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=5780 CPUtime=1.97
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 1361 0 0 0 196 1 0 0 25 0 1 0 5155371 5918720 1309 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 1445 1309 73 151 0 1291 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22652

[startup+6.30301 s]
/proc/loadavg: 2.08 2.02 1.91 3/76 8995
/proc/meminfo: memFree=1253712/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=7432 CPUtime=5.13
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 1758 0 0 0 512 1 0 0 25 0 1 0 5155371 7610368 1706 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 1858 1706 73 151 0 1704 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 24304

[startup+12.7011 s]
/proc/loadavg: 2.07 2.02 1.91 3/76 8995
/proc/meminfo: memFree=1249808/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=9576 CPUtime=11.47
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 2282 0 0 0 1145 2 0 0 25 0 1 0 5155371 9805824 2230 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 2394 2230 73 151 0 2240 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 26448

[startup+25.5022 s]
/proc/loadavg: 2.14 2.03 1.92 3/76 8995
/proc/meminfo: memFree=1245584/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=12252 CPUtime=24.15
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 2938 0 0 0 2412 3 0 0 25 0 1 0 5155371 12546048 2886 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 3063 2886 73 151 0 2909 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 29124

[startup+51.1025 s]
/proc/loadavg: 2.09 2.03 1.92 3/76 8995
/proc/meminfo: memFree=1243280/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=13224 CPUtime=49.51
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 3185 0 0 0 4948 3 0 0 25 0 1 0 5155371 13541376 3133 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 3306 3133 73 151 0 3152 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 30096

[startup+102.308 s]
/proc/loadavg: 2.09 2.04 1.93 3/76 8995
/proc/meminfo: memFree=1239760/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=15104 CPUtime=100.24
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 3620 0 0 0 10020 4 0 0 25 0 1 0 5155371 15466496 3568 996147200 134512640 135134323 4294956192 18446744073709551615 134532042 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 3776 3568 73 151 0 3622 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 31976

[startup+162.302 s]
/proc/loadavg: 2.08 2.04 1.93 3/76 8995
/proc/meminfo: memFree=1236752/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=16748 CPUtime=159.67
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 4048 0 0 0 15962 5 0 0 25 0 1 0 5155371 17149952 3996 996147200 134512640 135134323 4294956192 18446744073709551615 134532004 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 4187 3996 73 151 0 4033 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 33620

[startup+222.302 s]
/proc/loadavg: 2.03 2.03 1.93 3/76 8995
/proc/meminfo: memFree=1233232/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=18700 CPUtime=219.09
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 4504 0 0 0 21904 5 0 0 25 0 1 0 5155371 19148800 4452 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 4675 4452 73 151 0 4521 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 35572

[startup+282.302 s]
/proc/loadavg: 2.01 2.02 1.93 3/76 8995
/proc/meminfo: memFree=1232464/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=19300 CPUtime=278.53
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 4644 0 0 0 27848 5 0 0 25 0 1 0 5155371 19763200 4592 996147200 134512640 135134323 4294956192 18446744073709551615 134524710 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 4825 4592 73 151 0 4671 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 36172

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 1.93 3/76 8995
/proc/meminfo: memFree=1231632/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=19760 CPUtime=337.97
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 4754 0 0 0 33791 6 0 0 25 0 1 0 5155371 20234240 4702 996147200 134512640 135134323 4294956192 18446744073709551615 134531836 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 4940 4702 73 151 0 4786 0
Current children cumulated CPU time (s) 338.97
Current children cumulated vsize (KiB) 36632

[startup+402.303 s]
/proc/loadavg: 2.00 2.01 1.93 3/76 8995
/proc/meminfo: memFree=1228624/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1468 10984 0 2 5 2 86 7 16 0 1 0 5155260 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1117 414 3 0 797 0
[pid=8993] ppid=8943 vsize=21088 CPUtime=397.41
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 5062 0 0 0 39735 6 0 0 25 0 1 0 5155371 21594112 5010 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 5272 5010 73 151 0 5118 0
Current children cumulated CPU time (s) 398.41
Current children cumulated vsize (KiB) 37960

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 1.93 3/76 8995
/proc/meminfo: memFree=1227984/2055920 swapFree=4192956/4192956

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

[pid=8993] ppid=8943 vsize=35920 CPUtime=2834.01
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 8535 0 0 0 283387 14 0 0 25 0 1 0 5155371 36782080 8471 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 8980 8471 79 151 0 8826 0
Current children cumulated CPU time (s) 2835.17
Current children cumulated vsize (KiB) 52792

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 9027
/proc/meminfo: memFree=1191440/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=36304 CPUtime=2893.45
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 8611 0 0 0 289331 14 0 0 25 0 1 0 5155371 37175296 8547 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9076 8547 79 151 0 8922 0
Current children cumulated CPU time (s) 2894.61
Current children cumulated vsize (KiB) 53176

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 9027
/proc/meminfo: memFree=1191056/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=36600 CPUtime=2952.88
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 8681 0 0 0 295274 14 0 0 25 0 1 0 5155371 37478400 8617 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9150 8617 79 151 0 8996 0
Current children cumulated CPU time (s) 2954.04
Current children cumulated vsize (KiB) 53472

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 9027
/proc/meminfo: memFree=1190608/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=36744 CPUtime=3012.32
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 8712 0 0 0 301218 14 0 0 25 0 1 0 5155371 37625856 8648 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9186 8648 79 151 0 9032 0
Current children cumulated CPU time (s) 3013.48
Current children cumulated vsize (KiB) 53616

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 9027
/proc/meminfo: memFree=1190096/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=37268 CPUtime=3071.75
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 8811 0 0 0 307161 14 0 0 25 0 1 0 5155371 38162432 8747 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9317 8747 79 151 0 9163 0
Current children cumulated CPU time (s) 3072.91
Current children cumulated vsize (KiB) 54140

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 9027
/proc/meminfo: memFree=1189136/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=37500 CPUtime=3131.19
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 8876 0 0 0 313105 14 0 0 25 0 1 0 5155371 38400000 8812 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9375 8812 79 151 0 9221 0
Current children cumulated CPU time (s) 3132.35
Current children cumulated vsize (KiB) 54372

[startup+3222.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/76 9027
/proc/meminfo: memFree=1188560/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=37808 CPUtime=3190.62
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 8925 0 0 0 319048 14 0 0 25 0 1 0 5155371 38715392 8861 996147200 134512640 135134323 4294956192 18446744073709551615 134530054 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9452 8861 79 151 0 9298 0
Current children cumulated CPU time (s) 3191.78
Current children cumulated vsize (KiB) 54680

[startup+3282.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/76 9027
/proc/meminfo: memFree=1187920/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=38220 CPUtime=3250.06
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 9026 0 0 0 324992 14 0 0 25 0 1 0 5155371 39137280 8962 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9555 8962 79 151 0 9401 0
Current children cumulated CPU time (s) 3251.22
Current children cumulated vsize (KiB) 55092

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 9027
/proc/meminfo: memFree=1187664/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=38540 CPUtime=3309.49
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 9089 0 0 0 330935 14 0 0 25 0 1 0 5155371 39464960 9025 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9635 9025 79 151 0 9481 0
Current children cumulated CPU time (s) 3310.65
Current children cumulated vsize (KiB) 55412

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/76 9027
/proc/meminfo: memFree=1187344/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=38872 CPUtime=3368.93
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 9153 0 0 0 336879 14 0 0 25 0 1 0 5155371 39804928 9089 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9718 9089 79 151 0 9564 0
Current children cumulated CPU time (s) 3370.09
Current children cumulated vsize (KiB) 55744

[startup+3462.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/76 9027
/proc/meminfo: memFree=1186960/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=39084 CPUtime=3428.36
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 9202 0 0 0 342822 14 0 0 25 0 1 0 5155371 40022016 9138 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9771 9138 79 151 0 9617 0
Current children cumulated CPU time (s) 3429.52
Current children cumulated vsize (KiB) 55956

[startup+3522.3 s]
/proc/loadavg: 2.07 2.03 1.97 3/76 9027
/proc/meminfo: memFree=1186640/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=39084 CPUtime=3487.8
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 9203 0 0 0 348765 15 0 0 25 0 1 0 5155371 40022016 9139 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9771 9139 79 151 0 9617 0
Current children cumulated CPU time (s) 3488.96
Current children cumulated vsize (KiB) 55956

[startup+3582.3 s]
/proc/loadavg: 2.28 2.11 2.00 3/76 9027
/proc/meminfo: memFree=1186576/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=39084 CPUtime=3547.24
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 9214 0 0 0 354709 15 0 0 25 0 1 0 5155371 40022016 9150 996147200 134512640 135134323 4294956192 18446744073709551615 134532022 0 0 4096 3 0 0 0 17 1 0 0
/proc/8993/statm: 9771 9150 79 151 0 9617 0
Current children cumulated CPU time (s) 3548.4
Current children cumulated vsize (KiB) 55956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.2 s]
/proc/loadavg: 2.12 2.09 2.00 3/82 9063
/proc/meminfo: memFree=1202288/2055920 swapFree=4192956/4192956
[pid=8943] ppid=8939 vsize=16872 CPUtime=1.16
/proc/8943/stat : 8943 (sugar++) S 8939 8943 8224 0 -1 4194304 1554 14728 0 3 5 2 99 10 16 0 1 0 5155260 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8943/statm: 4218 1119 414 3 0 797 0
[pid=8993] ppid=8943 vsize=39404 CPUtime=3598.91
/proc/8993/stat : 8993 (minisat-inc) R 8943 8943 8224 0 -1 4194304 9290 0 0 0 359873 18 0 0 25 0 1 0 5155371 40349696 9226 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8993/statm: 9851 9226 79 151 0 9697 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 56276

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): 3634.21
CPU time (s): 3600.11
CPU user time (s): 3599.78
CPU system time (s): 0.321951
CPU usage (%): 99.0615
Max. virtual memory (cumulated for all children) (KiB): 890576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.78
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25653
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= 1949
involuntary context switches= 79870

runsolver used 3.9454 second user time and 12.5721 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-23 04:37:47
IDJOB=1128203
IDBENCH=64931
IDSOLVER=367
FILE ID=node50/1128203-1216780667
PBS_JOBID= 7974237
Free space on /tmp= 66564 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-11_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-1128203-1216780667/watcher-1128203-1216780667 -o /tmp/evaluation-result-1128203-1216780667/solver-1128203-1216780667 -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-1128203-1216780667.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2c0c0ffd235a5ad908728b7e8086c8ff
RANDOM SEED=335702288

node50.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.279
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.279
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:       1275656 kB
Buffers:         28376 kB
Cached:         685216 kB
SwapCached:          0 kB
Active:         271640 kB
Inactive:       456432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275656 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          24248 kB
Slab:            37884 kB
Committed_AS:    63100 kB
PageTables:       1672 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 node50 at 2008-07-23 05:38:23