Trace number 1115700

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+minisatMSAT (TO) 3600.08 3628.92

General information on the benchmark

Namemaxcsp/randomMaxCSP/completeTight/
normalized-vcsp-15-10-100-93-14_ext.xml
MD5SUM6f9aaab05b5b34979e6495f13785fb2f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints73
Best CPU time to get the best result obtained on this benchmark12.3021
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Mon Jul 14 13:30:41 2008
0.00/0.05	c 0	PID 23819
0.00/0.05	c 0	HOST node15.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1115700-1216035041.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115700-1216035041.xml' 'HOME/temp.csp'
0.04/0.35	c 1	1 domains, 15 variables, 0 predicates, 105 relations, 105 constraints
0.04/0.40	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.40	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.48	c 1	Parsing HOME/temp.csp
0.29/0.57	c 1	parsed 226 expressions
0.29/0.57	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.58	c 1	MAX CSP: 105 constraints
0.29/0.58	c 1	Converting to clausal form CSP
0.29/0.60	c 1	converted 34 (10%) expressions
0.29/0.60	c 1	converted 67 (20%) expressions
0.29/0.60	c 1	converted 101 (30%) expressions
0.29/0.61	c 1	converted 134 (40%) expressions
0.29/0.62	c 1	converted 167 (50%) expressions
0.29/0.62	c 1	converted 201 (60%) expressions
0.29/0.63	c 1	converted 234 (70%) expressions
0.29/0.64	c 1	converted 268 (80%) expressions
0.29/0.64	c 1	converted 301 (90%) expressions
0.29/0.70	c 1	converted 334 (100%) expressions
0.29/0.70	c 1	CSP : 225 integers, 0 booleans, 314 clauses, largest domain size 158
0.29/0.70	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.70	c 1	Propagation in CSP
0.29/0.73	c 1	101 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.73	c 1	CSP : 225 integers, 0 booleans, 314 clauses, largest domain size 106
0.29/0.73	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.73	c 1	Simplifing CSP by introducing new Boolean variables
0.29/0.73	c 1	CSP : 225 integers, 0 booleans, 314 clauses, largest domain size 106
0.29/0.73	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.75	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.29/0.76	c 1	23 (10%) CSP integer variables are encoded (120 clauses, 1192 bytes)
0.29/0.76	c 1	45 (20%) CSP integer variables are encoded (120 clauses, 1192 bytes)
0.29/0.76	c 1	68 (30%) CSP integer variables are encoded (120 clauses, 1192 bytes)
0.29/0.76	c 1	90 (40%) CSP integer variables are encoded (120 clauses, 1192 bytes)
0.29/0.76	c 1	113 (50%) CSP integer variables are encoded (120 clauses, 1192 bytes)
0.29/0.77	c 1	135 (60%) CSP integer variables are encoded (266 clauses, 2798 bytes)
0.29/0.77	c 1	158 (70%) CSP integer variables are encoded (353 clauses, 3755 bytes)
0.29/0.77	c 1	180 (80%) CSP integer variables are encoded (494 clauses, 5306 bytes)
0.29/0.77	c 1	203 (90%) CSP integer variables are encoded (1060 clauses, 12025 bytes)
0.29/0.77	c 1	225 (100%) CSP integer variables are encoded (1257 clauses, 14586 bytes)
0.29/0.80	c 1	32 (10%) CSP clauses are encoded (1683 clauses, 21021 bytes)
0.29/0.82	c 1	63 (20%) CSP clauses are encoded (2098 clauses, 27604 bytes)
0.29/0.83	c 1	95 (30%) CSP clauses are encoded (2531 clauses, 34531 bytes)
0.29/0.83	c 1	126 (40%) CSP clauses are encoded (2794 clauses, 38627 bytes)
0.29/0.84	c 1	157 (50%) CSP clauses are encoded (3635 clauses, 50775 bytes)
0.29/0.84	c 1	189 (60%) CSP clauses are encoded (3923 clauses, 54708 bytes)
0.29/0.85	c 1	220 (70%) CSP clauses are encoded (6106 clauses, 87340 bytes)
0.29/0.86	c 1	252 (80%) CSP clauses are encoded (9768 clauses, 141722 bytes)
0.29/0.87	c 1	283 (90%) CSP clauses are encoded (12849 clauses, 196630 bytes)
0.29/0.88	c 1	314 (100%) CSP clauses are encoded (18676 clauses, 301695 bytes)
0.29/0.88	c 1	314 CSP clauses encoded
0.29/0.88	c 1	Writing map file : HOME/temp.map
0.29/0.88	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.88	c 1	SAT : 1482 SAT variables, 18676 SAT clauses, 301695 bytes
0.29/0.88	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.93	c 1	OBJECTIVE minimize _COST
0.29/0.93	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.29/0.93	c 1	SEARCHING: _COST <= 53
0.29/0.93	c 1	SOLVING HOME/temp.cnf
0.29/0.93	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.29/0.93	c 1	This is MiniSat 2.0 beta
0.29/0.93	c 1	WARNING: for repeatability, setting FPU to use double precision
0.29/0.93	c 1	============================[ Problem Statistics ]=============================
0.29/0.93	c 1	|                                                                             |
0.29/0.93	c 1	|  Number of variables:  1482                                                 |
0.29/0.93	c 1	|  Number of clauses:    18677                                                |
0.29/0.94	c 1	|  Parsing time:         0.01         s                                       |
0.29/0.94	c 1	============================[ Search Statistics ]==============================
0.29/0.94	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.94	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.94	c 1	===============================================================================
0.29/0.94	c 1	|         0 |    1118    12708    36168 |     4236        0    nan |  0.000 % |
0.29/0.95	c 1	|       100 |    1116    12708    36168 |     4659       99     13 | 25.101 % |
0.29/0.96	c 1	|       250 |    1116    12708    36168 |     5125      249     16 | 25.102 % |
0.29/0.97	c 1	|       475 |    1116    12708    36168 |     5638      474     14 | 25.103 % |
0.29/0.98	c 1	|       812 |    1110    12627    35954 |     6201      811     14 | 25.101 % |
0.83/1.02	c 1	|      1319 |    1110    12627    35954 |     6822     1318     14 | 25.101 % |
0.83/1.06	c 1	|      2078 |    1110    12627    35954 |     7504     2077     13 | 25.104 % |
0.93/1.14	c 1	|      3218 |    1110    12627    35954 |     8254     3217     14 | 25.103 % |
1.02/1.26	c 2	|      4927 |    1110    12627    35954 |     9080     4926     15 | 25.103 % |
1.22/1.45	c 2	|      7490 |    1110    12627    35954 |     9988     7489     16 | 25.103 % |
1.62/1.82	c 2	|     11334 |    1110    12627    35954 |    10987     5940     16 | 25.105 % |
2.11/2.36	c 3	|     17100 |    1099    12459    35489 |    12085     5870     15 | 25.847 % |
3.10/3.32	c 4	|     25751 |    1099    12459    35489 |    13294     8156     15 | 25.846 % |
4.68/4.91	c 5	|     38725 |    1099    12459    35489 |    14623    14034     17 | 25.844 % |
7.09/7.33	c 8	|     58187 |    1099    12459    35489 |    16086    10304     16 | 25.844 % |
11.25/11.53	c 12	|     87379 |    1099    12459    35489 |    17694    14016     18 | 25.846 % |
17.84/18.16	c 18	|    131172 |    1099    12459    35489 |    19464    11360     14 | 25.844 % |
27.03/27.33	c 28	|    196857 |    1099    12459    35489 |    21410    16026     18 | 25.846 % |
42.92/43.21	c 43	|    295384 |    1099    12459    35489 |    23551    14375     18 | 25.846 % |
68.11/68.45	c 69	|    443173 |    1099    12459    35489 |    25906    15816     19 | 25.844 % |
109.49/109.88	c 110	|    664859 |    1099    12459    35489 |    28497    22559     20 | 25.844 % |
175.36/175.72	c 176	|    997386 |    1099    12459    35489 |    31347    19495     22 | 25.845 % |
285.72/286.15	c 286	|   1496174 |    1096    12401    35327 |    34482    21492     18 | 26.048 % |
461.74/462.25	c 463	|   2244356 |    1075    12074    34417 |    37930    25158     14 | 27.468 % |
624.28/624.87	c 625	===============================================================================
624.28/624.87	c 625	restarts              : 24
624.28/624.87	c 625	conflicts             : 2926000        (4694 /sec)
624.28/624.87	c 625	decisions             : 3860870        (0.85 % random) (6193 /sec)
624.28/624.87	c 625	propagations          : 359060050      (575984 /sec)
624.28/624.87	c 625	conflict literals     : 56313587       (38.46 % deleted)
624.28/624.87	c 625	Memory used           : 13.81 MB
624.28/624.87	c 625	CPU time              : 623.385 s
624.28/624.87	c 625	
624.28/624.87	c 625	UNSATISFIABLE
624.28/624.87	c 625	NOT FOUND: _COST <= 53
624.28/624.87	c 625	OBJECTIVE BOUND: 54 <= _COST <= 
624.28/624.87	c 625	SEARCHING: _COST <= 80
624.28/624.87	c 625	SOLVING HOME/temp.cnf
624.28/624.87	c 625	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
624.28/624.88	c 625	This is MiniSat 2.0 beta
624.28/624.88	c 625	WARNING: for repeatability, setting FPU to use double precision
624.28/624.88	c 625	============================[ Problem Statistics ]=============================
624.28/624.88	c 625	|                                                                             |
624.28/624.88	c 625	|  Number of variables:  1482                                                 |
624.28/624.88	c 625	|  Number of clauses:    18677                                                |
624.28/624.89	c 625	|  Parsing time:         0.01         s                                       |
624.28/624.89	c 625	============================[ Search Statistics ]==============================
624.28/624.89	c 625	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
624.28/624.89	c 625	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
624.28/624.89	c 625	===============================================================================
624.28/624.89	c 625	|         0 |    1307    16029    45617 |     5343        0    nan |  0.000 % |
624.36/624.90	c 625	|       100 |    1304    16029    45617 |     5877       99     12 | 12.349 % |
624.36/624.91	c 625	|       251 |    1304    16029    45617 |     6465      250     14 | 12.350 % |
624.36/624.92	c 625	|       476 |    1304    16029    45617 |     7111      475     17 | 12.348 % |
624.36/624.94	c 625	|       813 |    1299    15948    45403 |     7822      812     17 | 12.350 % |
624.36/624.97	c 625	|      1319 |    1299    15948    45403 |     8604     1318     16 | 12.349 % |
624.36/625.01	c 625	===============================================================================
624.36/625.01	c 625	restarts              : 6
624.36/625.01	c 625	conflicts             : 1818           (14317 /sec)
624.36/625.01	c 625	decisions             : 2884           (0.55 % random) (22712 /sec)
624.36/625.01	c 625	propagations          : 233804         (1841266 /sec)
624.36/625.01	c 625	conflict literals     : 28743          (29.66 % deleted)
624.36/625.01	c 625	Memory used           : 2.68 MB
624.36/625.01	c 625	CPU time              : 0.12698 s
624.36/625.01	c 625	
624.36/625.01	c 625	SATISFIABLE
624.36/625.01	c 625	FOUND: _COST <= 80
624.36/625.01	s SATISFIABLE
624.36/625.01	c 625	DECODING HOME/temp.out WITH HOME/temp.map
624.36/625.01	c 625	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
624.51/625.10	c 625	Decoding HOME/temp.out
624.51/625.13	c 625	OBJECTIVE _COST 80
624.51/625.13	o 80
624.51/625.14	v 8 2 0 5 1 6 9 3 9 6 6 9 2 5 0
624.51/625.14	c 625	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
624.51/625.19	c 625	OBJECTIVE BOUND: 54 <= _COST <= 80
624.51/625.19	c 625	SEARCHING: _COST <= 67
624.51/625.19	c 625	SOLVING HOME/temp.cnf
624.51/625.19	c 625	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
624.51/625.20	c 625	This is MiniSat 2.0 beta
624.51/625.20	c 625	WARNING: for repeatability, setting FPU to use double precision
624.51/625.20	c 625	============================[ Problem Statistics ]=============================
624.51/625.20	c 625	|                                                                             |
624.51/625.20	c 625	|  Number of variables:  1482                                                 |
624.65/625.20	c 625	|  Number of clauses:    18677                                                |
624.65/625.21	c 625	|  Parsing time:         0.01         s                                       |
624.65/625.21	c 625	============================[ Search Statistics ]==============================
624.65/625.21	c 625	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
624.65/625.21	c 625	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
624.65/625.21	c 625	===============================================================================
624.65/625.21	c 625	|         0 |    1216    14430    41068 |     4810        0    nan |  0.000 % |
624.65/625.22	c 625	|       100 |    1213    14430    41068 |     5291       99     17 | 18.489 % |
624.65/625.22	c 625	|       250 |    1213    14430    41068 |     5820      249     16 | 18.490 % |
624.65/625.24	c 626	|       475 |    1213    14430    41068 |     6402      474     16 | 18.489 % |
624.65/625.25	c 626	|       812 |    1208    14349    40854 |     7042      811     14 | 18.490 % |
624.65/625.28	c 626	|      1318 |    1208    14349    40854 |     7746     1317     14 | 18.489 % |
624.65/625.32	c 626	|      2079 |    1208    14349    40854 |     8521     2078     13 | 18.489 % |
624.65/625.39	c 626	|      3219 |    1208    14349    40854 |     9373     3218     15 | 18.492 % |
624.65/625.51	c 626	|      4927 |    1208    14349    40854 |    10310     4926     19 | 18.489 % |
624.65/625.70	c 626	|      7489 |    1208    14349    40854 |    11341     7488     20 | 18.489 % |
625.44/626.09	c 626	|     11334 |    1208    14349    40854 |    12475    11333     19 | 18.489 % |
626.03/626.68	c 627	|     17101 |    1208    14349    40854 |    13723    10392     18 | 18.489 % |
627.02/627.66	c 628	|     25752 |    1208    14349    40854 |    15095    11721     21 | 18.489 % |
628.90/629.50	c 630	|     38727 |    1208    14349    40854 |    16605     8575     20 | 18.489 % |
632.07/632.72	c 633	|     58188 |    1208    14349    40854 |    18265    10448     19 | 18.492 % |
636.83/637.53	c 638	|     87380 |    1208    14349    40854 |    20092    10890     21 | 18.492 % |
644.75/645.58	c 646	|    131170 |    1208    14349    40854 |    22101    12716     21 | 18.489 % |
656.94/657.82	c 658	|    196856 |    1199    14164    40329 |    24312    20947     20 | 19.098 % |
676.45/677.55	c 678	|    295382 |    1199    14164    40329 |    26743    18272     25 | 19.098 % |
710.82/712.23	c 713	|    443171 |    1199    14164    40329 |    29417    25380     21 | 19.096 % |
760.84/762.74	c 763	|    664855 |    1189    13985    39826 |    32359    20324     24 | 19.771 % |
850.29/853.09	c 853	|    997380 |    1189    13985    39826 |    35595    20372     18 | 19.771 % |
994.72/998.83	c 999	|   1496173 |    1189    13985    39826 |    39154    24539     21 | 19.771 % |
1228.39/1234.77	c 1235	|   2244358 |    1189    13985    39826 |    43070    28843     23 | 19.774 % |
1606.99/1616.91	c 1617	|   3366632 |    1186    13927    39664 |    47377    25669     17 | 19.976 % |
2203.39/2219.01	c 2219	|   5050044 |    1186    13927    39664 |    52114    47608     23 | 19.977 % |
3198.12/3223.28	c 3224	|   7575161 |    1186    13927    39664 |    57326    32724     23 | 19.976 % |
3600.04/3628.91	sh: line 1: 23924 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.04/3628.91	c ERROR unknown output  in HOME/temp.out
3600.04/3628.91	c 3629	CPU 3599.64 (0.04 0.01 3599.6 0.41)
3600.04/3628.91	c 3629	END Mon Jul 14 14:31:10 2008

Verifier Data (download as text)

OK	79	26
79 unsatisfied constraints, 26 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-1115700-1216035041/watcher-1115700-1216035041 -o /tmp/evaluation-result-1115700-1216035041/solver-1115700-1216035041 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1115700-1216035041.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.60 2.63 2.63 5/80 23819
/proc/meminfo: memFree=1731736/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=12268 CPUtime=0
/proc/23819/stat : 23819 (sugar) R 23817 23819 23609 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 60206724 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 240472783461 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/23819/statm: 3067 316 241 3 0 167 0

[startup+0.0755569 s]
/proc/loadavg: 2.60 2.63 2.63 5/80 23819
/proc/meminfo: memFree=1731736/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.04
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 60206724 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101558 s]
/proc/loadavg: 2.60 2.63 2.63 5/80 23819
/proc/meminfo: memFree=1731736/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.04
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 60206724 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301595 s]
/proc/loadavg: 2.60 2.63 2.63 5/80 23819
/proc/meminfo: memFree=1731736/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.04
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 60206724 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701659 s]
/proc/loadavg: 2.60 2.63 2.63 5/80 23819
/proc/meminfo: memFree=1731736/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.29
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 974 4286 0 1 3 1 22 3 15 0 1 0 60206724 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13600

[startup+1.50179 s]
/proc/loadavg: 2.60 2.63 2.63 4/83 23843
/proc/meminfo: memFree=1728256/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 15 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=3444 CPUtime=0.55
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 572 0 0 0 55 0 0 0 24 0 1 0 60206817 3526656 558 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/23843/statm: 861 558 75 150 0 708 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 22400

[startup+3.10107 s]
/proc/loadavg: 2.55 2.62 2.62 4/83 23843
/proc/meminfo: memFree=1727096/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 15 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=4008 CPUtime=2.13
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 710 0 0 0 213 0 0 0 25 0 1 0 60206817 4104192 696 996147200 134512640 135127466 4294956256 18446744073709551615 134530552 0 0 4096 3 0 0 0 17 1 0 0
/proc/23843/statm: 1002 696 75 150 0 849 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 22964

[startup+6.3016 s]
/proc/loadavg: 2.55 2.62 2.62 2/73 23846
/proc/meminfo: memFree=1785288/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=4460 CPUtime=5.32
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 844 0 0 0 531 1 0 0 25 0 1 0 60206817 4567040 830 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/23843/statm: 1115 830 75 150 0 962 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 23416

[startup+12.7027 s]
/proc/loadavg: 2.62 2.63 2.63 3/73 23855
/proc/meminfo: memFree=1778448/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=5364 CPUtime=11.67
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 1041 0 0 0 1152 15 0 0 25 0 1 0 60206817 5492736 1027 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/23843/statm: 1341 1027 75 150 0 1188 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 24320

[startup+25.5019 s]
/proc/loadavg: 2.52 2.61 2.62 3/77 23896
/proc/meminfo: memFree=1794488/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=5908 CPUtime=24.46
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 1190 0 0 0 2430 16 0 0 25 0 1 0 60206817 6049792 1176 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/23843/statm: 1477 1176 75 150 0 1324 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 24864

[startup+51.102 s]
/proc/loadavg: 2.34 2.56 2.60 3/77 23896
/proc/meminfo: memFree=1791992/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=6876 CPUtime=50.04
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 1419 0 0 0 4988 16 0 0 25 0 1 0 60206817 7041024 1405 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23843/statm: 1719 1405 75 150 0 1566 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 25832

[startup+102.306 s]
/proc/loadavg: 2.14 2.46 2.57 3/77 23896
/proc/meminfo: memFree=1787832/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=8800 CPUtime=101.23
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 1907 0 0 0 10106 17 0 0 25 0 1 0 60206817 9011200 1893 996147200 134512640 135127466 4294956256 18446744073709551615 134528598 0 0 4096 3 0 0 0 17 0 0 0
/proc/23843/statm: 2200 1893 75 150 0 2047 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 27756

[startup+162.302 s]
/proc/loadavg: 2.05 2.38 2.53 3/77 23896
/proc/meminfo: memFree=1785592/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=9840 CPUtime=161.19
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 2143 0 0 0 16102 17 0 0 25 0 1 0 60206817 10076160 2129 996147200 134512640 135127466 4294956256 18446744073709551615 134530780 0 0 4096 3 0 0 0 17 0 0 0
/proc/23843/statm: 2460 2129 75 150 0 2307 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 28796

[startup+222.302 s]
/proc/loadavg: 2.02 2.30 2.49 3/77 23896
/proc/meminfo: memFree=1784120/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=10916 CPUtime=221.17
/proc/23843/stat : 23843 (minisat) R 23842 23819 23609 0 -1 4194304 2386 0 0 0 22100 17 0 0 25 0 1 0 60206817 11177984 2372 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/23843/statm: 2729 2372 75 150 0 2576 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 29872

[startup+282.302 s]
/proc/loadavg: 2.00 2.25 2.46 3/77 23896
/proc/meminfo: memFree=1782392/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=0.77
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1055 9692 0 2 3 1 65 8 16 0 1 0 60206724 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23819/statm: 3400 804 374 3 0 500 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60206817 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0

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

/proc/loadavg: 2.00 2.00 2.00 3/77 23932
/proc/meminfo: memFree=1750072/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=26360 CPUtime=2453.71
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 5997 0 0 0 245364 7 0 0 25 0 1 0 60269244 26992640 5983 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 6590 5983 75 150 0 6437 0
Current children cumulated CPU time (s) 3078.36
Current children cumulated vsize (KiB) 45316

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 23932
/proc/meminfo: memFree=1749752/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=26524 CPUtime=2513.15
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6034 0 0 0 251308 7 0 0 25 0 1 0 60269244 27160576 6020 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 6631 6020 75 150 0 6478 0
Current children cumulated CPU time (s) 3137.8
Current children cumulated vsize (KiB) 45480

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 23932
/proc/meminfo: memFree=1749496/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=26668 CPUtime=2572.58
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6051 0 0 0 257251 7 0 0 25 0 1 0 60269244 27308032 6037 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 6667 6037 75 150 0 6514 0
Current children cumulated CPU time (s) 3197.23
Current children cumulated vsize (KiB) 45624

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 23932
/proc/meminfo: memFree=1749176/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=26668 CPUtime=2632.02
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6077 0 0 0 263195 7 0 0 25 0 1 0 60269244 27308032 6063 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 6667 6063 75 150 0 6514 0
Current children cumulated CPU time (s) 3256.67
Current children cumulated vsize (KiB) 45624

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 23932
/proc/meminfo: memFree=1748728/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=26808 CPUtime=2691.45
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6110 0 0 0 269138 7 0 0 25 0 1 0 60269244 27451392 6096 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 6702 6096 75 150 0 6549 0
Current children cumulated CPU time (s) 3316.1
Current children cumulated vsize (KiB) 45764

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 23932
/proc/meminfo: memFree=1748216/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=27496 CPUtime=2750.89
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6229 0 0 0 275082 7 0 0 25 0 1 0 60269244 28155904 6215 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 6874 6215 75 150 0 6721 0
Current children cumulated CPU time (s) 3375.54
Current children cumulated vsize (KiB) 46452

[startup+3462.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/77 23932
/proc/meminfo: memFree=1747256/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=27776 CPUtime=2810.31
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6329 0 0 0 281024 7 0 0 25 0 1 0 60269244 28442624 6315 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 6944 6315 75 150 0 6791 0
Current children cumulated CPU time (s) 3434.96
Current children cumulated vsize (KiB) 46732

[startup+3522.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/77 23932
/proc/meminfo: memFree=1747000/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=28084 CPUtime=2869.75
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6378 0 0 0 286968 7 0 0 25 0 1 0 60269244 28758016 6364 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 7021 6364 75 150 0 6868 0
Current children cumulated CPU time (s) 3494.4
Current children cumulated vsize (KiB) 47040

[startup+3582.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/77 23932
/proc/meminfo: memFree=1746488/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=28248 CPUtime=2929.18
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6429 0 0 0 292911 7 0 0 25 0 1 0 60269244 28925952 6415 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/23924/statm: 7062 6415 75 150 0 6909 0
Current children cumulated CPU time (s) 3553.83
Current children cumulated vsize (KiB) 47204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.91 s]
/proc/loadavg: 2.07 2.05 2.01 3/76 23982
/proc/meminfo: memFree=1770560/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=28416 CPUtime=2975.39
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6479 0 0 0 297531 8 0 0 25 0 1 0 60269244 29097984 6465 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23924/statm: 7104 6465 75 150 0 6951 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 47372

Sending SIGTERM to process tree (bottom up)


[startup+t ended. D3628.91 s]
/proc/loadavg: 2.07 2.05 2.01 3/76 23982
/proc/meminfo: memFree=1770560/2055920 swapFree=4180596/4192956
[pid=23819] ppid=23817 vsize=13600 CPUtime=624.65
/proc/23819/stat : 23819 (sugar) S 23817 23819 23609 0 -1 4194304 1228 17562 0 3 4 1 62428 32 16 0 1 0 60206724 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 3400 805 374 3 0 500 0
[pid=23923] ppid=23819 vsize=5356 CPUtime=0
/proc/23923/stat : 23923 (sh) S 23819 23819 23609 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 60269243 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23923/statm: 1339 232 193 169 0 50 0
[pid=23924] ppid=23923 vsize=28416 CPUtime=2975.39
/proc/23924/stat : 23924 (minisat) R 23923 23819 23609 0 -1 4194304 6479 0 0 0 297531 8 0 0 25 0 1 0 60269244 29097984 6465 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23924/statm: 7104 6465 75 150 0 6951 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 47372

Child status: 0
Real time (s): 3628.92
CPU time (s): 3600.08
CPU user time (s): 3599.65
CPU system time (s): 0.432934
CPU usage (%): 99.2053
Max. virtual memory (cumulated for all children) (KiB): 47372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.65
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25627
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= 1445
involuntary context switches= 69184

runsolver used 4.03639 second user time and 12.4751 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-14 13:30:41
IDJOB=1115700
IDBENCH=61902
IDSOLVER=368
FILE ID=node15/1115700-1216035041
PBS_JOBID= 7904894
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/randomMaxCSP/completeTight/normalized-vcsp-15-10-100-93-14_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115700-1216035041/watcher-1115700-1216035041 -o /tmp/evaluation-result-1115700-1216035041/solver-1115700-1216035041 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1115700-1216035041.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6f9aaab05b5b34979e6495f13785fb2f
RANDOM SEED=1187037206

node15.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:       1732472 kB
Buffers:         50296 kB
Cached:         143800 kB
SwapCached:       6232 kB
Active:         207720 kB
Inactive:        70060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732472 kB
SwapTotal:     4192956 kB
SwapFree:      4180596 kB
Dirty:            1284 kB
Writeback:           0 kB
Mapped:          99928 kB
Slab:            30728 kB
Committed_AS:  1069288 kB
PageTables:       2096 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= 66496 MiB
End job on node15 at 2008-07-14 14:31:10