Trace number 1119508

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.1 3617.22

General information on the benchmark

Namemaxcsp/maxcut/maxcut-30/
normalized-maxcut-30-400-10_ext.xml
MD5SUMcbed2d3d0b62e6b4dcb332b26513851f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints179
Best CPU time to get the best result obtained on this benchmark161.684
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints400
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension400
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Tue Jul 15 06:59:15 2008
0.00/0.04	c 0	PID 27454
0.00/0.05	c 0	HOST node13.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1119508-1216097955.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-1119508-1216097955.xml' 'HOME/temp.csp'
0.03/0.34	c 0	1 domains, 30 variables, 0 predicates, 1 relations, 400 constraints
0.03/0.39	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.39	c 0	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.30/0.47	c 1	Parsing HOME/temp.csp
0.30/0.57	c 1	parsed 432 expressions
0.30/0.57	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.58	c 1	MAX CSP: 400 constraints
0.30/0.58	c 1	Converting to clausal form CSP
0.30/0.62	c 1	converted 84 (10%) expressions
0.30/0.63	c 1	converted 167 (20%) expressions
0.30/0.63	c 1	converted 251 (30%) expressions
0.30/0.64	c 1	converted 334 (40%) expressions
0.30/0.65	c 1	converted 418 (50%) expressions
0.30/0.66	c 1	converted 501 (60%) expressions
0.30/0.67	c 1	converted 585 (70%) expressions
0.30/0.67	c 1	converted 668 (80%) expressions
0.30/0.68	c 1	converted 752 (90%) expressions
0.30/0.85	c 1	converted 835 (100%) expressions
0.30/0.85	c 1	CSP : 830 integers, 0 booleans, 1199 clauses, largest domain size 601
0.30/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.85	c 1	Propagation in CSP
0.30/0.88	c 1	397 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.30/0.88	c 1	CSP : 830 integers, 0 booleans, 1199 clauses, largest domain size 401
0.30/0.89	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.89	c 1	Simplifing CSP by introducing new Boolean variables
0.30/0.89	c 1	CSP : 830 integers, 0 booleans, 1199 clauses, largest domain size 401
0.30/0.89	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.92	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.30/0.93	c 1	83 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.93	c 1	166 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.93	c 1	249 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.93	c 1	332 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.93	c 1	415 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.95	c 1	498 (60%) CSP integer variables are encoded (2987 clauses, 37786 bytes)
0.30/0.95	c 1	581 (70%) CSP integer variables are encoded (3813 clauses, 48524 bytes)
0.30/0.95	c 1	664 (80%) CSP integer variables are encoded (4659 clauses, 59522 bytes)
0.30/0.95	c 1	747 (90%) CSP integer variables are encoded (5168 clauses, 66139 bytes)
0.30/0.95	c 1	830 (100%) CSP integer variables are encoded (5892 clauses, 75551 bytes)
0.30/0.98	c 1	120 (10%) CSP clauses are encoded (6132 clauses, 78479 bytes)
0.30/0.99	c 1	240 (20%) CSP clauses are encoded (6372 clauses, 81645 bytes)
0.89/1.00	c 1	360 (30%) CSP clauses are encoded (6612 clauses, 85005 bytes)
0.89/1.07	c 1	480 (40%) CSP clauses are encoded (31112 clauses, 498062 bytes)
1.08/1.21	c 1	600 (50%) CSP clauses are encoded (93244 clauses, 1634126 bytes)
1.08/1.22	c 1	720 (60%) CSP clauses are encoded (96410 clauses, 1688827 bytes)
1.19/1.36	c 1	840 (70%) CSP clauses are encoded (175726 clauses, 3146205 bytes)
1.19/1.37	c 1	960 (80%) CSP clauses are encoded (179334 clauses, 3208745 bytes)
1.19/1.39	c 1	1080 (90%) CSP clauses are encoded (187784 clauses, 3360025 bytes)
1.29/1.45	c 2	1199 (100%) CSP clauses are encoded (218476 clauses, 3918654 bytes)
1.29/1.45	c 2	1199 CSP clauses encoded
1.29/1.45	c 2	Writing map file : HOME/temp.map
1.29/1.46	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.46	c 2	SAT : 6722 SAT variables, 218476 SAT clauses, 3918654 bytes
1.29/1.46	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.52	c 2	OBJECTIVE minimize _COST
1.35/1.52	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.35/1.52	c 2	SEARCHING: _COST <= 200
1.35/1.52	c 2	SOLVING HOME/temp.cnf
1.35/1.52	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.35/1.52	c 2	This is MiniSat 2.0 beta
1.35/1.52	c 2	WARNING: for repeatability, setting FPU to use double precision
1.35/1.52	c 2	============================[ Problem Statistics ]=============================
1.35/1.52	c 2	|                                                                             |
1.35/1.52	c 2	|  Number of variables:  6722                                                 |
1.35/1.52	c 2	|  Number of clauses:    218477                                               |
1.37/1.63	c 2	|  Parsing time:         0.09         s                                       |
1.37/1.68	c 2	============================[ Search Statistics ]==============================
1.37/1.68	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.37/1.68	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.37/1.68	c 2	===============================================================================
1.37/1.68	c 2	|         0 |    4922   140048   407268 |    46682        0    nan |  0.000 % |
1.37/1.75	c 2	|       100 |    4922   140048   407268 |    51350      100     27 | 26.778 % |
1.37/1.81	c 2	|       250 |    4922   140048   407268 |    56486      250     30 | 26.778 % |
1.37/1.91	c 2	|       476 |    4922   140048   407268 |    62134      476     29 | 26.778 % |
1.37/2.07	c 2	|       813 |    4922   140048   407268 |    68348      813     30 | 26.778 % |
2.13/2.31	c 2	|      1320 |    4922   140048   407268 |    75182     1320     30 | 26.778 % |
2.33/2.51	c 3	===============================================================================
2.33/2.51	c 3	restarts              : 6
2.33/2.51	c 3	conflicts             : 1685           (1736 /sec)
2.33/2.51	c 3	decisions             : 2411           (0.66 % random) (2483 /sec)
2.33/2.51	c 3	propagations          : 746201         (768604 /sec)
2.33/2.51	c 3	conflict literals     : 51352          (41.78 % deleted)
2.33/2.51	c 3	Memory used           : 10.99 MB
2.33/2.51	c 3	CPU time              : 0.970852 s
2.33/2.51	c 3	
2.33/2.52	c 3	SATISFIABLE
2.33/2.52	c 3	FOUND: _COST <= 200
2.33/2.52	s SATISFIABLE
2.33/2.52	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.33/2.52	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.35/2.60	c 3	Decoding HOME/temp.out
2.35/2.71	c 3	OBJECTIVE _COST 200
2.35/2.71	o 200
2.35/2.71	v 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 1 1 0 0 1 0 0 1 0 1 0 0 0 1 0
2.35/2.71	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.35/2.75	c 3	OBJECTIVE BOUND: 0 <= _COST <= 200
2.35/2.75	c 3	SEARCHING: _COST <= 100
2.35/2.75	c 3	SOLVING HOME/temp.cnf
2.35/2.75	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.35/2.76	c 3	This is MiniSat 2.0 beta
2.35/2.76	c 3	WARNING: for repeatability, setting FPU to use double precision
2.35/2.76	c 3	============================[ Problem Statistics ]=============================
2.35/2.76	c 3	|                                                                             |
2.35/2.76	c 3	|  Number of variables:  6722                                                 |
2.35/2.76	c 3	|  Number of clauses:    218477                                               |
2.56/2.87	c 3	|  Parsing time:         0.10         s                                       |
2.56/2.94	c 3	============================[ Search Statistics ]==============================
2.56/2.94	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.56/2.94	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.56/2.94	c 3	===============================================================================
2.56/2.94	c 3	|         0 |    3922    92198   266618 |    30732        0    nan |  0.000 % |
2.56/2.98	c 3	|       100 |    3922    92198   266618 |    33805      100     17 | 41.654 % |
2.56/3.04	c 3	|       250 |    3922    92198   266618 |    37186      250     19 | 41.654 % |
2.56/3.11	c 3	|       475 |    3922    92198   266618 |    40905      475     19 | 41.654 % |
2.98/3.25	c 3	|       813 |    3922    92198   266618 |    44995      813     20 | 41.654 % |
3.17/3.47	c 4	|      1320 |    3922    92198   266618 |    49495     1320     21 | 41.654 % |
3.57/3.82	c 4	|      2079 |    3922    92198   266618 |    54444     2079     21 | 41.654 % |
3.98/4.30	c 4	|      3219 |    3922    92198   266618 |    59889     3219     19 | 41.654 % |
4.87/5.13	c 5	|      4927 |    3922    92198   266618 |    65878     4927     19 | 41.654 % |
6.16/6.50	c 7	|      7489 |    3922    92198   266618 |    72466     7489     19 | 41.654 % |
8.65/8.97	c 9	|     11333 |    3922    92198   266618 |    79712    11333     20 | 41.654 % |
12.93/13.20	c 13	|     17099 |    3922    92198   266618 |    87683    17099     20 | 41.654 % |
19.89/20.22	c 20	|     25748 |    3922    92198   266618 |    96452    25748     20 | 41.654 % |
31.45/31.82	c 32	|     38722 |    3922    92198   266618 |   106097    38722     20 | 41.654 % |
52.63/53.11	c 53	|     58184 |    3922    92198   266618 |   116707    58184     21 | 41.654 % |
93.14/93.81	c 94	|     87377 |    3922    92198   266618 |   128377    87377     20 | 41.654 % |
169.25/170.33	c 170	|    131167 |    3922    92198   266618 |   141215   131167     20 | 41.654 % |
251.35/252.90	c 253	|    196851 |    3922    92198   266618 |   155337    68557     21 | 41.654 % |
410.46/412.79	c 413	|    295379 |    3922    92198   266618 |   170871    23180     18 | 41.654 % |
640.74/644.13	c 644	|    443169 |    3922    92198   266618 |   187958   170970     19 | 41.654 % |
1020.99/1026.22	c 1026	|    664852 |    3922    92198   266618 |   206754    41388     18 | 41.654 % |
1561.95/1569.88	c 1570	|    997377 |    3921    92173   266543 |   227429    57718     19 | 41.669 % |
2477.87/2490.22	c 2490	|   1496165 |    3901    91208   263712 |   250172   211916     20 | 41.967 % |
2723.97/2737.53	c 2738	===============================================================================
2723.97/2737.53	c 2738	restarts              : 23
2723.97/2737.53	c 2738	conflicts             : 1643221        (604 /sec)
2723.97/2737.53	c 2738	decisions             : 1732375        (0.95 % random) (637 /sec)
2723.97/2737.53	c 2738	propagations          : 1014819405     (372914 /sec)
2723.97/2737.53	c 2738	conflict literals     : 29284245       (58.03 % deleted)
2723.97/2737.53	c 2738	Memory used           : 40.61 MB
2723.97/2737.53	c 2738	CPU time              : 2721.32 s
2723.97/2737.53	c 2738	
2723.97/2737.53	c 2738	UNSATISFIABLE
2723.97/2737.54	c 2738	NOT FOUND: _COST <= 100
2723.97/2737.54	c 2738	OBJECTIVE BOUND: 101 <= _COST <= 200
2723.97/2737.54	c 2738	SEARCHING: _COST <= 150
2723.97/2737.54	c 2738	SOLVING HOME/temp.cnf
2723.97/2737.54	c 2738	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2723.97/2737.56	c 2738	This is MiniSat 2.0 beta
2723.97/2737.56	c 2738	WARNING: for repeatability, setting FPU to use double precision
2723.97/2737.56	c 2738	============================[ Problem Statistics ]=============================
2723.97/2737.56	c 2738	|                                                                             |
2723.97/2737.56	c 2738	|  Number of variables:  6722                                                 |
2723.97/2737.56	c 2738	|  Number of clauses:    218477                                               |
2724.02/2737.66	c 2738	|  Parsing time:         0.09         s                                       |
2724.02/2737.72	c 2738	============================[ Search Statistics ]==============================
2724.02/2737.72	c 2738	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2724.02/2737.72	c 2738	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2724.02/2737.72	c 2738	===============================================================================
2724.02/2737.72	c 2738	|         0 |    4422   117373   340693 |    39124        0    nan |  0.000 % |
2724.02/2737.78	c 2738	|       100 |    4422   117373   340693 |    43036      100     23 | 34.216 % |
2724.25/2737.84	c 2738	|       250 |    4422   117373   340693 |    47340      250     24 | 34.216 % |
2724.35/2737.93	c 2738	|       475 |    4422   117373   340693 |    52074      475     24 | 34.216 % |
2724.45/2738.06	c 2738	|       812 |    4422   117373   340693 |    57281      812     25 | 34.216 % |
2724.76/2738.30	c 2738	|      1318 |    4422   117373   340693 |    63010     1318     25 | 34.216 % |
2725.06/2738.65	c 2739	|      2077 |    4422   117373   340693 |    69311     2077     24 | 34.216 % |
2725.65/2739.28	c 2739	|      3216 |    4422   117373   340693 |    76242     3216     24 | 34.216 % |
2726.65/2740.26	c 2740	|      4925 |    4422   117373   340693 |    83866     4925     25 | 34.216 % |
2728.24/2741.88	c 2742	|      7488 |    4422   117373   340693 |    92253     7488     25 | 34.216 % |
2730.83/2744.44	c 2745	|     11332 |    4422   117373   340693 |   101478    11332     25 | 34.216 % |
2735.11/2748.74	c 2749	|     17099 |    4422   117373   340693 |   111626    17099     25 | 34.216 % |
2742.38/2756.03	c 2756	|     25749 |    4422   117373   340693 |   122788    25749     25 | 34.216 % |
2755.53/2769.23	c 2769	|     38724 |    4422   117373   340693 |   135067    38724     26 | 34.216 % |
2780.42/2794.30	c 2794	|     58185 |    4422   117373   340693 |   148574    58185     26 | 34.216 % |
2821.16/2835.15	c 2835	|     87377 |    4422   117373   340693 |   163432    87377     26 | 34.216 % |
2903.23/2917.50	c 2918	|    131168 |    4422   117373   340693 |   179775   131168     26 | 34.216 % |
2994.27/3008.98	c 3009	|    196854 |    4422   117373   340693 |   197752    29308     16 | 34.218 % |
3126.13/3141.30	c 3141	|    295381 |    4422   117373   340693 |   217528   127835     24 | 34.216 % |
3411.07/3427.42	c 3427	|    443170 |    4422   117373   340693 |   239280    70628     25 | 34.216 % |
3600.10/3617.21	c ERROR unknown output  in HOME/temp.out
3600.10/3617.21	c 3617	CPU 2723.73 (0.04 0.01 2723.69 0.29)
3600.10/3617.21	c 3617	END Tue Jul 15 07:59:32 2008

Verifier Data (download as text)

OK	199	201
199 unsatisfied constraints, 201 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-1119508-1216097955/watcher-1119508-1216097955 -o /tmp/evaluation-result-1119508-1216097955/solver-1119508-1216097955 -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-1119508-1216097955.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.58 2.60 2.53 5/80 27454
/proc/meminfo: memFree=1670368/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=18572 CPUtime=0
/proc/27454/stat : 27454 (runsolver) R 27452 27454 27417 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 66498239 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27454/statm: 4643 292 257 25 0 2626 0

[startup+0.0678849 s]
/proc/loadavg: 2.58 2.60 2.53 5/80 27454
/proc/meminfo: memFree=1670368/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13600 CPUtime=0.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66498239 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101888 s]
/proc/loadavg: 2.58 2.60 2.53 5/80 27454
/proc/meminfo: memFree=1670368/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13600 CPUtime=0.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66498239 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301913 s]
/proc/loadavg: 2.58 2.60 2.53 5/80 27454
/proc/meminfo: memFree=1670368/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13600 CPUtime=0.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66498239 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701963 s]
/proc/loadavg: 2.58 2.60 2.53 5/80 27454
/proc/meminfo: memFree=1670368/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13600 CPUtime=0.3
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 974 4411 0 1 3 0 24 3 15 0 1 0 66498239 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13600

[startup+1.50356 s]
/proc/loadavg: 2.58 2.60 2.53 3/91 27476
/proc/meminfo: memFree=1655752/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13600 CPUtime=0.31
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 974 4411 0 1 3 1 24 3 15 0 1 0 66498239 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3400 797 370 3 0 500 0
[pid=27467] ppid=27454 vsize=5356 CPUtime=0
/proc/27467/stat : 27467 (sh) S 27454 27454 27417 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 66498278 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27467/statm: 1339 233 193 169 0 50 0
[pid=27468] ppid=27467 vsize=868468 CPUtime=1.04
/proc/27468/stat : 27468 (java) S 27467 27454 27417 0 -1 0 6512 0 1 0 97 7 0 0 18 0 6 0 66498279 889311232 5627 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27468/statm: 217117 5627 2567 9 0 211664 0
[pid=27468/tid=27469] ppid=27467 vsize=868468 CPUtime=0.72
/proc/27468/task/27469/stat : 27469 (java) R 27467 27454 27417 0 -1 64 2836 0 1 0 68 4 0 0 20 0 6 0 66498280 889311232 5627 996147200 134512640 134550740 4294955936 18446744073709551615 12309828 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27468/tid=27471] ppid=27467 vsize=868468 CPUtime=0
/proc/27468/task/27471/stat : 27471 (java) S 27467 27454 27417 0 -1 64 10 0 0 0 0 0 0 0 16 0 6 0 66498281 889311232 5627 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27468/tid=27472] ppid=27467 vsize=868468 CPUtime=0
/proc/27468/task/27472/stat : 27472 (java) S 27467 27454 27417 0 -1 64 5 0 0 0 0 0 0 0 15 0 6 0 66498281 889311232 5627 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27468/tid=27474] ppid=27467 vsize=868468 CPUtime=0.21
/proc/27468/task/27474/stat : 27474 (java) S 27467 27454 27417 0 -1 64 1477 0 0 0 21 0 0 0 16 0 6 0 66498283 889311232 5627 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27468/tid=27475] ppid=27467 vsize=868468 CPUtime=0
/proc/27468/task/27475/stat : 27475 (java) S 27467 27454 27417 0 -1 64 1 0 0 0 0 0 0 0 19 0 6 0 66498283 889311232 5627 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 887424

[startup+3.10128 s]
/proc/loadavg: 2.58 2.60 2.53 3/83 27478
/proc/meminfo: memFree=1653896/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 15 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 13732

[startup+6.3017 s]
/proc/loadavg: 2.61 2.60 2.53 3/83 27490
/proc/meminfo: memFree=1653512/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 15 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27489] ppid=27454 vsize=5356 CPUtime=0
/proc/27489/stat : 27489 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66498515 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27489/statm: 1339 232 193 169 0 50 0
[pid=27490] ppid=27489 vsize=11384 CPUtime=3.5
/proc/27490/stat : 27490 (minisat) R 27489 27454 27417 0 -1 4194304 2653 0 0 0 350 0 0 0 25 0 1 0 66498515 11657216 2639 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27490/statm: 2846 2639 75 150 0 2693 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 30472

[startup+12.7026 s]
/proc/loadavg: 2.64 2.61 2.54 3/83 27490
/proc/meminfo: memFree=1653512/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27489] ppid=27454 vsize=5356 CPUtime=0
/proc/27489/stat : 27489 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66498515 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27489/statm: 1339 232 193 169 0 50 0
[pid=27490] ppid=27489 vsize=11384 CPUtime=9.87
/proc/27490/stat : 27490 (minisat) R 27489 27454 27417 0 -1 4194304 2670 0 0 0 987 0 0 0 25 0 1 0 66498515 11657216 2656 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27490/statm: 2846 2656 75 150 0 2693 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 30472

[startup+25.5012 s]
/proc/loadavg: 2.72 2.63 2.54 3/83 27490
/proc/meminfo: memFree=1652872/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27489] ppid=27454 vsize=5356 CPUtime=0
/proc/27489/stat : 27489 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66498515 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27489/statm: 1339 232 193 169 0 50 0
[pid=27490] ppid=27489 vsize=12244 CPUtime=22.61
/proc/27490/stat : 27490 (minisat) R 27489 27454 27417 0 -1 4194304 2874 0 0 0 2260 1 0 0 25 0 1 0 66498515 12537856 2860 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/27490/statm: 3061 2860 75 150 0 2908 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 31332

[startup+51.1016 s]
/proc/loadavg: 2.63 2.61 2.54 3/83 27490
/proc/meminfo: memFree=1649864/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27489] ppid=27454 vsize=5356 CPUtime=0
/proc/27489/stat : 27489 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66498515 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27489/statm: 1339 232 193 169 0 50 0
[pid=27490] ppid=27489 vsize=15272 CPUtime=48.08
/proc/27490/stat : 27490 (minisat) R 27489 27454 27417 0 -1 4194304 3625 0 0 0 4806 2 0 0 25 0 1 0 66498515 15638528 3611 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27490/statm: 3818 3611 75 150 0 3665 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 34360

[startup+102.306 s]
/proc/loadavg: 2.73 2.64 2.55 3/83 27490
/proc/meminfo: memFree=1645704/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27489] ppid=27454 vsize=5356 CPUtime=0
/proc/27489/stat : 27489 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66498515 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27489/statm: 1339 232 193 169 0 50 0
[pid=27490] ppid=27489 vsize=19652 CPUtime=99.04
/proc/27490/stat : 27490 (minisat) R 27489 27454 27417 0 -1 4194304 4661 0 0 0 9901 3 0 0 25 0 1 0 66498515 20123648 4647 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/27490/statm: 4913 4647 75 150 0 4760 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 38740

[startup+162.301 s]
/proc/loadavg: 2.65 2.64 2.55 3/83 27496
/proc/meminfo: memFree=1641544/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27489] ppid=27454 vsize=5356 CPUtime=0
/proc/27489/stat : 27489 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66498515 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27489/statm: 1339 232 193 169 0 50 0
[pid=27490] ppid=27489 vsize=23764 CPUtime=158.72
/proc/27490/stat : 27490 (minisat) R 27489 27454 27417 0 -1 4194304 5673 0 0 0 15868 4 0 0 25 0 1 0 66498515 24334336 5659 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/27490/statm: 5941 5659 75 150 0 5788 0
Current children cumulated CPU time (s) 161.28
Current children cumulated vsize (KiB) 42852

[startup+222.301 s]
/proc/loadavg: 2.64 2.63 2.55 3/83 27496
/proc/meminfo: memFree=1639240/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27489] ppid=27454 vsize=5356 CPUtime=0
/proc/27489/stat : 27489 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66498515 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27489/statm: 1339 232 193 169 0 50 0
[pid=27490] ppid=27489 vsize=26156 CPUtime=218.43
/proc/27490/stat : 27490 (minisat) R 27489 27454 27417 0 -1 4194304 6238 0 0 0 21838 5 0 0 25 0 1 0 66498515 26783744 6224 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27490/statm: 6539 6224 75 150 0 6386 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 45244

[startup+282.301 s]
/proc/loadavg: 2.69 2.64 2.56 3/83 27496
/proc/meminfo: memFree=1638664/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2.56
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1184 18000 0 3 3 1 237 15 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1629520/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=33904 CPUtime=363.25
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 8128 0 0 0 36317 8 0 0 25 0 1 0 66771994 34717696 8114 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 8476 8114 75 150 0 8323 0
Current children cumulated CPU time (s) 3087.28
Current children cumulated vsize (KiB) 52992

[startup+3162.3 s]
/proc/loadavg: 2.62 2.61 2.56 4/83 27571
/proc/meminfo: memFree=1629072/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=34396 CPUtime=423.01
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 8251 0 0 0 42293 8 0 0 25 0 1 0 66771994 35221504 8237 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 8599 8237 75 150 0 8446 0
Current children cumulated CPU time (s) 3147.04
Current children cumulated vsize (KiB) 53484

[startup+3222.3 s]
/proc/loadavg: 2.71 2.63 2.57 4/83 27571
/proc/meminfo: memFree=1628816/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=34640 CPUtime=482.77
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 8309 0 0 0 48269 8 0 0 25 0 1 0 66771994 35471360 8295 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 8660 8295 75 150 0 8507 0
Current children cumulated CPU time (s) 3206.8
Current children cumulated vsize (KiB) 53728

[startup+3282.3 s]
/proc/loadavg: 2.64 2.63 2.57 4/83 27571
/proc/meminfo: memFree=1626448/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=37004 CPUtime=542.53
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 8888 0 0 0 54244 9 0 0 25 0 1 0 66771994 37892096 8874 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 9251 8874 75 150 0 9098 0
Current children cumulated CPU time (s) 3266.56
Current children cumulated vsize (KiB) 56092

[startup+3342.3 s]
/proc/loadavg: 2.64 2.63 2.57 4/83 27571
/proc/meminfo: memFree=1623120/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=40704 CPUtime=602.28
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 9709 0 0 0 60218 10 0 0 25 0 1 0 66771994 41680896 9695 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 10176 9695 75 150 0 10023 0
Current children cumulated CPU time (s) 3326.31
Current children cumulated vsize (KiB) 59792

[startup+3402.31 s]
/proc/loadavg: 2.61 2.62 2.57 3/83 27571
/proc/meminfo: memFree=1622352/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=41272 CPUtime=662.04
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 9860 0 0 0 66194 10 0 0 25 0 1 0 66771994 42262528 9846 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 10318 9846 75 150 0 10165 0
Current children cumulated CPU time (s) 3386.07
Current children cumulated vsize (KiB) 60360

[startup+3462.3 s]
/proc/loadavg: 2.63 2.62 2.57 4/83 27571
/proc/meminfo: memFree=1622032/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=41436 CPUtime=721.8
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 9897 0 0 0 72170 10 0 0 25 0 1 0 66771994 42430464 9883 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 10359 9883 75 150 0 10206 0
Current children cumulated CPU time (s) 3445.83
Current children cumulated vsize (KiB) 60524

[startup+3522.3 s]
/proc/loadavg: 2.50 2.58 2.55 4/83 27571
/proc/meminfo: memFree=1622032/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=41436 CPUtime=781.56
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 9898 0 0 0 78145 11 0 0 25 0 1 0 66771994 42430464 9884 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 10359 9884 75 150 0 10206 0
Current children cumulated CPU time (s) 3505.59
Current children cumulated vsize (KiB) 60524

[startup+3582.3 s]
/proc/loadavg: 2.58 2.58 2.55 3/83 27571
/proc/meminfo: memFree=1622032/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=41436 CPUtime=841.32
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 9900 0 0 0 84121 11 0 0 25 0 1 0 66771994 42430464 9886 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 10359 9886 75 150 0 10206 0
Current children cumulated CPU time (s) 3565.35
Current children cumulated vsize (KiB) 60524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.2 s]
/proc/loadavg: 2.63 2.59 2.55 4/83 27571
/proc/meminfo: memFree=1622032/2055920 swapFree=4192812/4192956
[pid=27454] ppid=27452 vsize=13732 CPUtime=2724.03
/proc/27454/stat : 27454 (sugar) S 27452 27454 27417 0 -1 4194304 1239 28219 0 3 4 1 272369 29 16 0 1 0 66498239 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27454/statm: 3433 813 374 3 0 533 0
[pid=27570] ppid=27454 vsize=5356 CPUtime=0
/proc/27570/stat : 27570 (sh) S 27454 27454 27417 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66771994 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27570/statm: 1339 232 193 169 0 50 0
[pid=27571] ppid=27570 vsize=41436 CPUtime=876.07
/proc/27571/stat : 27571 (minisat) R 27570 27454 27417 0 -1 4194304 9900 0 0 0 87596 11 0 0 25 0 1 0 66771994 42430464 9886 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/27571/statm: 10359 9886 75 150 0 10206 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 60524

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27454 and gives
#  childrusage.ru_utime.tv_sec=2723
#  childrusage.ru_utime.tv_usec=736929
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=313952
# CPU time returned by wait4() is 2724.05
# while last known CPU time is 3600.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3617.22
CPU time (s): 3600.1
CPU user time (s): 3599.69
CPU system time (s): 0.41
CPU usage (%): 99.5268
Max. virtual memory (cumulated for all children) (KiB): 887424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2723.74
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29801
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= 2746
involuntary context switches= 67386

runsolver used 3.23051 second user time and 9.96349 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-15 06:59:15
IDJOB=1119508
IDBENCH=62378
IDSOLVER=368
FILE ID=node13/1119508-1216097955
PBS_JOBID= 7905321
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/maxcut/maxcut-30/normalized-maxcut-30-400-10_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-1119508-1216097955/watcher-1119508-1216097955 -o /tmp/evaluation-result-1119508-1216097955/solver-1119508-1216097955 -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-1119508-1216097955.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cbed2d3d0b62e6b4dcb332b26513851f
RANDOM SEED=1007252554

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1670784 kB
Buffers:         70416 kB
Cached:         157044 kB
SwapCached:          0 kB
Active:         238076 kB
Inactive:        78664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:         109676 kB
Slab:            53408 kB
Committed_AS:  1082284 kB
PageTables:       2104 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= 66556 MiB
End job on node13 at 2008-07-15 07:59:32