Trace number 1119460

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.09 3612.52

General information on the benchmark

Namemaxcsp/maxcut/maxcut-30/
normalized-maxcut-30-340-5_ext.xml
MD5SUM0799ecf3384272666c7d1f0e63be5dd0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints142
Best CPU time to get the best result obtained on this benchmark17.8513
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints340
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension340
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 Tue Jul 15 06:39:29 2008
0.00/0.05	c 0	PID 27125
0.00/0.05	c 0	HOST node67.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1119460-1216096769.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-1119460-1216096769.xml' 'HOME/temp.csp'
0.04/0.44	c 0	1 domains, 30 variables, 0 predicates, 1 relations, 340 constraints
0.04/0.48	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.48	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.34/0.56	c 0	Parsing HOME/temp.csp
0.34/0.66	c 1	parsed 372 expressions
0.34/0.66	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.34/0.67	c 1	MAX CSP: 340 constraints
0.34/0.67	c 1	Converting to clausal form CSP
0.34/0.71	c 1	converted 72 (10%) expressions
0.34/0.72	c 1	converted 143 (20%) expressions
0.34/0.72	c 1	converted 215 (30%) expressions
0.34/0.73	c 1	converted 286 (40%) expressions
0.34/0.73	c 1	converted 358 (50%) expressions
0.34/0.74	c 1	converted 429 (60%) expressions
0.34/0.75	c 1	converted 501 (70%) expressions
0.34/0.75	c 1	converted 572 (80%) expressions
0.34/0.76	c 1	converted 644 (90%) expressions
0.34/0.92	c 1	converted 715 (100%) expressions
0.34/0.92	c 1	CSP : 710 integers, 0 booleans, 1019 clauses, largest domain size 511
0.34/0.92	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/0.92	c 1	Propagation in CSP
0.34/0.95	c 1	336 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.34/0.95	c 1	CSP : 710 integers, 0 booleans, 1019 clauses, largest domain size 341
0.34/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/0.96	c 1	Simplifing CSP by introducing new Boolean variables
0.34/0.96	c 1	CSP : 710 integers, 0 booleans, 1019 clauses, largest domain size 341
0.34/0.96	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.34/0.99	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.34/0.99	c 1	71 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/1.00	c 1	142 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/1.00	c 1	213 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/1.00	c 1	284 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/1.00	c 1	355 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.34/1.01	c 1	426 (60%) CSP integer variables are encoded (905 clauses, 10682 bytes)
0.34/1.02	c 1	497 (70%) CSP integer variables are encoded (3174 clauses, 40179 bytes)
0.34/1.02	c 1	568 (80%) CSP integer variables are encoded (3919 clauses, 49864 bytes)
0.34/1.02	c 1	639 (90%) CSP integer variables are encoded (4331 clauses, 55220 bytes)
0.34/1.02	c 1	710 (100%) CSP integer variables are encoded (4933 clauses, 63046 bytes)
0.34/1.03	c 1	102 (10%) CSP clauses are encoded (5137 clauses, 65512 bytes)
0.34/1.05	c 1	204 (20%) CSP clauses are encoded (5341 clauses, 68200 bytes)
0.34/1.07	c 1	306 (30%) CSP clauses are encoded (5545 clauses, 71056 bytes)
0.34/1.08	c 1	408 (40%) CSP clauses are encoded (6485 clauses, 84168 bytes)
1.04/1.22	c 1	510 (50%) CSP clauses are encoded (68947 clauses, 1165305 bytes)
1.04/1.23	c 1	612 (60%) CSP clauses are encoded (71333 clauses, 1206253 bytes)
1.13/1.33	c 1	714 (70%) CSP clauses are encoded (128797 clauses, 2260986 bytes)
1.13/1.34	c 1	816 (80%) CSP clauses are encoded (131487 clauses, 2307290 bytes)
1.13/1.36	c 1	918 (90%) CSP clauses are encoded (137669 clauses, 2417489 bytes)
1.23/1.40	c 1	1019 (100%) CSP clauses are encoded (159979 clauses, 2822594 bytes)
1.23/1.40	c 1	1019 CSP clauses encoded
1.23/1.40	c 1	Writing map file : HOME/temp.map
1.23/1.41	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.41	c 1	SAT : 5643 SAT variables, 159979 SAT clauses, 2822594 bytes
1.23/1.41	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.45	c 1	OBJECTIVE minimize _COST
1.23/1.45	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.23/1.45	c 1	SEARCHING: _COST <= 170
1.23/1.45	c 1	SOLVING HOME/temp.cnf
1.23/1.45	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.23/1.46	c 1	This is MiniSat 2.0 beta
1.23/1.46	c 1	WARNING: for repeatability, setting FPU to use double precision
1.23/1.46	c 1	============================[ Problem Statistics ]=============================
1.23/1.46	c 1	|                                                                             |
1.23/1.46	c 1	|  Number of variables:  5643                                                 |
1.23/1.46	c 1	|  Number of clauses:    159980                                               |
1.26/1.53	c 1	|  Parsing time:         0.06         s                                       |
1.26/1.56	c 1	============================[ Search Statistics ]==============================
1.26/1.56	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.26/1.56	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.26/1.56	c 1	===============================================================================
1.26/1.56	c 1	|         0 |    4113   102680   297321 |    34226        0    nan |  0.000 % |
1.26/1.61	c 2	|       100 |    4113   102680   297321 |    37649      100     27 | 27.113 % |
1.26/1.66	c 2	|       250 |    4113   102680   297321 |    41414      250     28 | 27.113 % |
1.26/1.73	c 2	|       476 |    4113   102680   297321 |    45555      476     29 | 27.113 % |
1.26/1.82	c 2	|       813 |    4113   102680   297321 |    50111      813     29 | 27.113 % |
1.26/1.88	c 2	===============================================================================
1.26/1.88	c 2	restarts              : 5
1.26/1.88	c 2	conflicts             : 1039           (2535 /sec)
1.26/1.88	c 2	decisions             : 1606           (0.50 % random) (3918 /sec)
1.26/1.88	c 2	propagations          : 387102         (944296 /sec)
1.26/1.88	c 2	conflict literals     : 30444          (36.34 % deleted)
1.26/1.88	c 2	Memory used           : 8.47 MB
1.26/1.88	c 2	CPU time              : 0.409937 s
1.26/1.88	c 2	
1.26/1.89	c 2	SATISFIABLE
1.26/1.89	c 2	FOUND: _COST <= 170
1.26/1.89	s SATISFIABLE
1.26/1.89	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.26/1.89	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.74/2.24	c 2	Decoding HOME/temp.out
1.84/2.33	c 2	OBJECTIVE _COST 170
1.84/2.33	o 170
1.84/2.33	v 1 1 1 0 1 1 1 0 0 1 0 0 1 0 0 0 0 1 1 1 0 1 1 1 1 0 1 0 1 1
1.84/2.34	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.84/2.40	c 2	OBJECTIVE BOUND: 0 <= _COST <= 170
1.84/2.40	c 2	SEARCHING: _COST <= 85
1.84/2.40	c 2	SOLVING HOME/temp.cnf
1.84/2.40	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.89/2.40	c 2	This is MiniSat 2.0 beta
1.89/2.40	c 2	WARNING: for repeatability, setting FPU to use double precision
1.89/2.40	c 2	============================[ Problem Statistics ]=============================
1.89/2.40	c 2	|                                                                             |
1.89/2.40	c 2	|  Number of variables:  5643                                                 |
1.89/2.40	c 2	|  Number of clauses:    159980                                               |
1.89/2.48	c 2	|  Parsing time:         0.07         s                                       |
1.89/2.53	c 2	============================[ Search Statistics ]==============================
1.89/2.53	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/2.53	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.89/2.53	c 2	===============================================================================
1.89/2.53	c 2	|         0 |    3263    67745   194981 |    22581        0    nan |  0.000 % |
1.89/2.56	c 2	|       100 |    3263    67745   194981 |    24839      100     18 | 42.176 % |
1.89/2.59	c 2	|       252 |    3263    67745   194981 |    27323      252     18 | 42.176 % |
1.89/2.64	c 3	|       478 |    3263    67745   194981 |    30056      478     19 | 42.176 % |
1.89/2.73	c 3	|       816 |    3263    67745   194981 |    33061      816     20 | 42.176 % |
1.89/2.86	c 3	|      1323 |    3263    67745   194981 |    36367     1323     20 | 42.176 % |
1.89/3.07	c 3	|      2082 |    3263    67745   194981 |    40004     2082     19 | 42.176 % |
2.88/3.44	c 3	|      3223 |    3263    67745   194981 |    44005     3223     19 | 42.176 % |
3.47/4.01	c 4	|      4932 |    3263    67745   194981 |    48405     4932     20 | 42.176 % |
4.47/5.04	c 5	|      7494 |    3263    67745   194981 |    53246     7494     20 | 42.176 % |
6.26/6.86	c 7	|     11339 |    3263    67745   194981 |    58571    11339     20 | 42.176 % |
9.44/10.06	c 10	|     17106 |    3263    67745   194981 |    64428    17106     20 | 42.176 % |
15.31/15.92	c 16	|     25757 |    3263    67745   194981 |    70870    25757     20 | 42.176 % |
25.87/26.50	c 26	|     38732 |    3263    67745   194981 |    77958    38732     20 | 42.176 % |
44.86/45.69	c 46	|     58193 |    3263    67745   194981 |    85753    58193     19 | 42.176 % |
83.48/84.47	c 84	|     87385 |    3263    67745   194981 |    94329    87385     19 | 42.176 % |
126.67/127.85	c 128	|    131174 |    3263    67745   194981 |   103762    49084     18 | 42.176 % |
207.18/208.71	c 209	|    196858 |    3263    67745   194981 |   114138    23833     16 | 42.176 % |
322.82/324.92	c 325	|    295384 |    3263    67745   194981 |   125552    21584     16 | 42.176 % |
493.69/496.60	c 497	|    443173 |    3263    67745   194981 |   138107    56947     16 | 42.176 % |
783.98/788.36	c 788	|    664856 |    3263    67745   194981 |   151918    28744     15 | 42.176 % |
1217.28/1223.78	c 1224	|    997381 |    3262    67719   194903 |   167109   154718     16 | 42.194 % |
1724.90/1733.87	c 1734	===============================================================================
1724.90/1733.87	c 1734	restarts              : 22
1724.90/1733.87	c 1734	conflicts             : 1399104        (812 /sec)
1724.90/1733.87	c 1734	decisions             : 1466232        (0.95 % random) (851 /sec)
1724.90/1733.87	c 1734	propagations          : 741999722      (430641 /sec)
1724.90/1733.87	c 1734	conflict literals     : 23525417       (58.20 % deleted)
1724.90/1733.87	c 1734	Memory used           : 27.07 MB
1724.90/1733.87	c 1734	CPU time              : 1723.01 s
1724.90/1733.87	c 1734	
1724.90/1733.87	c 1734	UNSATISFIABLE
1724.90/1733.87	c 1734	NOT FOUND: _COST <= 85
1724.90/1733.87	c 1734	OBJECTIVE BOUND: 86 <= _COST <= 170
1724.90/1733.87	c 1734	SEARCHING: _COST <= 128
1724.90/1733.87	c 1734	SOLVING HOME/temp.cnf
1724.90/1733.87	c 1734	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1724.90/1733.88	c 1734	This is MiniSat 2.0 beta
1724.90/1733.88	c 1734	WARNING: for repeatability, setting FPU to use double precision
1724.90/1733.88	c 1734	============================[ Problem Statistics ]=============================
1724.90/1733.88	c 1734	|                                                                             |
1724.90/1733.88	c 1734	|  Number of variables:  5643                                                 |
1724.90/1733.88	c 1734	|  Number of clauses:    159980                                               |
1724.98/1733.96	c 1734	|  Parsing time:         0.07         s                                       |
1724.98/1734.00	c 1734	============================[ Search Statistics ]==============================
1724.98/1734.00	c 1734	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1724.98/1734.00	c 1734	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1724.98/1734.00	c 1734	===============================================================================
1724.98/1734.00	c 1734	|         0 |    3693    86321   249462 |    28773        0    nan |  0.000 % |
1724.98/1734.05	c 1734	|       102 |    3693    86321   249462 |    31651      102     22 | 34.556 % |
1724.98/1734.09	c 1734	|       253 |    3693    86321   249462 |    34816      253     24 | 34.556 % |
1724.98/1734.15	c 1734	|       478 |    3693    86321   249462 |    38297      478     24 | 34.556 % |
1724.98/1734.26	c 1734	|       815 |    3693    86321   249462 |    42127      815     25 | 34.556 % |
1724.98/1734.42	c 1734	|      1322 |    3693    86321   249462 |    46340     1322     25 | 34.556 % |
1724.98/1734.68	c 1735	|      2082 |    3693    86321   249462 |    50974     2082     26 | 34.556 % |
1726.08/1735.05	c 1735	|      3221 |    3693    86321   249462 |    56071     3221     26 | 34.556 % |
1726.78/1735.72	c 1736	|      4929 |    3693    86321   249462 |    61678     4929     26 | 34.556 % |
1727.88/1736.83	c 1737	|      7492 |    3693    86321   249462 |    67846     7492     26 | 34.556 % |
1729.57/1738.53	c 1738	|     11336 |    3693    86321   249462 |    74631    11336     25 | 34.556 % |
1732.85/1741.80	c 1742	|     17103 |    3693    86321   249462 |    82094    17103     25 | 34.556 % |
1738.12/1747.17	c 1747	|     25752 |    3693    86321   249462 |    90304    25752     25 | 34.556 % |
1748.88/1757.97	c 1758	|     38726 |    3693    86321   249462 |    99334    38726     25 | 34.556 % |
1769.58/1778.74	c 1779	|     58187 |    3693    86321   249462 |   109267    58187     25 | 34.556 % |
1807.29/1816.68	c 1817	|     87379 |    3693    86321   249462 |   120194    87379     26 | 34.556 % |
1878.05/1887.77	c 1888	|    131169 |    3693    86321   249462 |   132214    23537     23 | 34.556 % |
1960.55/1970.66	c 1971	|    196853 |    3693    86321   249462 |   145435    89221     25 | 34.556 % |
2118.18/2129.06	c 2129	|    295379 |    3693    86321   249462 |   159979    55729     26 | 34.556 % |
2365.15/2377.19	c 2377	|    443168 |    3693    86321   249462 |   175977    57123     24 | 34.556 % |
2722.01/2734.15	c 2734	|    664851 |    3693    86321   249462 |   193574   117280     24 | 34.556 % |
3278.01/3290.32	c 3290	|    997376 |    3693    86321   249462 |   212932    91637     26 | 34.556 % |
3600.09/3612.52	c ERROR unknown output  in HOME/temp.out
3600.09/3612.52	c 3612	CPU 1724.76 (0.04 0.01 1724.72 0.22)
3600.09/3612.52	c 3612	END Tue Jul 15 07:39:41 2008

Verifier Data (download as text)

OK	168	172
168 unsatisfied constraints, 172 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-1119460-1216096769/watcher-1119460-1216096769 -o /tmp/evaluation-result-1119460-1216096769/solver-1119460-1216096769 -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-1119460-1216096769.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: 3.00 3.16 3.06 4/80 27125
/proc/meminfo: memFree=1703648/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=12268 CPUtime=0
/proc/27125/stat : 27125 (sugar) R 27123 27125 26226 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 66374811 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 271647292414 0 0 4224 0 0 0 0 17 1 0 0
/proc/27125/statm: 3067 316 241 3 0 167 0

[startup+0.104056 s]
/proc/loadavg: 3.00 3.16 3.06 4/80 27125
/proc/meminfo: memFree=1703648/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13600 CPUtime=0.04
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 66374811 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.201071 s]
/proc/loadavg: 3.00 3.16 3.06 4/80 27125
/proc/meminfo: memFree=1703648/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13600 CPUtime=0.04
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 66374811 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301078 s]
/proc/loadavg: 3.00 3.16 3.06 4/80 27125
/proc/meminfo: memFree=1703648/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13600 CPUtime=0.04
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 66374811 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701119 s]
/proc/loadavg: 3.00 3.16 3.06 4/80 27125
/proc/meminfo: memFree=1703648/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13600 CPUtime=0.34
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 974 4377 0 1 3 1 27 3 15 0 1 0 66374811 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 13600

[startup+1.5022 s]
/proc/loadavg: 3.00 3.16 3.06 4/91 27147
/proc/meminfo: memFree=1689224/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.26
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1063 11095 0 2 3 1 113 9 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 13728

[startup+3.10237 s]
/proc/loadavg: 3.00 3.16 3.06 4/87 27155
/proc/meminfo: memFree=1695656/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 15 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 13728

[startup+6.3017 s]
/proc/loadavg: 3.00 3.16 3.06 3/83 27161
/proc/meminfo: memFree=1690632/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=8788 CPUtime=3.87
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 2045 0 0 0 386 1 0 0 25 0 1 0 66375051 8998912 2031 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 2197 2031 75 150 0 2044 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 27872

[startup+12.7014 s]
/proc/loadavg: 3.00 3.15 3.06 3/83 27161
/proc/meminfo: memFree=1690192/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=9148 CPUtime=10.24
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 2155 0 0 0 1023 1 0 0 25 0 1 0 66375051 9367552 2141 996147200 134512640 135127466 4294956256 18446744073709551615 134529388 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 2287 2141 75 150 0 2134 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 28232

[startup+25.5017 s]
/proc/loadavg: 2.93 3.13 3.05 3/83 27161
/proc/meminfo: memFree=1688464/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=11056 CPUtime=22.98
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 2611 0 0 0 2296 2 0 0 25 0 1 0 66375051 11321344 2597 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 2764 2597 75 150 0 2611 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 30140

[startup+51.1013 s]
/proc/loadavg: 2.87 3.10 3.05 4/83 27161
/proc/meminfo: memFree=1685648/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=14016 CPUtime=48.44
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 3329 0 0 0 4841 3 0 0 25 0 1 0 66375051 14352384 3315 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 3504 3315 75 150 0 3351 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 33100

[startup+102.302 s]
/proc/loadavg: 2.64 3.00 3.01 3/83 27161
/proc/meminfo: memFree=1681680/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=18068 CPUtime=99.4
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 4293 0 0 0 9935 5 0 0 25 0 1 0 66375051 18501632 4279 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 4517 4279 75 150 0 4364 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 37152

[startup+162.302 s]
/proc/loadavg: 2.68 2.95 2.99 3/83 27161
/proc/meminfo: memFree=1681360/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=18360 CPUtime=159.11
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 4347 0 0 0 15906 5 0 0 25 0 1 0 66375051 18800640 4333 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 4590 4333 75 150 0 4437 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 37444

[startup+222.307 s]
/proc/loadavg: 2.55 2.87 2.96 4/83 27161
/proc/meminfo: memFree=1680720/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=19212 CPUtime=218.83
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 4522 0 0 0 21878 5 0 0 25 0 1 0 66375051 19673088 4508 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 4803 4508 75 150 0 4650 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 38296

[startup+282.302 s]
/proc/loadavg: 2.65 2.83 2.94 4/83 27161
/proc/meminfo: memFree=1680528/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27160] ppid=27125 vsize=5356 CPUtime=0
/proc/27160/stat : 27160 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 66375051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27160/statm: 1339 232 193 169 0 50 0
[pid=27161] ppid=27160 vsize=19376 CPUtime=278.53
/proc/27161/stat : 27161 (minisat) R 27160 27125 26226 0 -1 4194304 4571 0 0 0 27848 5 0 0 25 0 1 0 66375051 19841024 4557 996147200 134512640 135127466 4294956256 18446744073709551615 134530656 0 0 4096 3 0 0 0 17 1 0 0
/proc/27161/statm: 4844 4557 75 150 0 4691 0
Current children cumulated CPU time (s) 280.42
Current children cumulated vsize (KiB) 38460

[startup+342.301 s]
/proc/loadavg: 2.75 2.81 2.92 4/83 27161
/proc/meminfo: memFree=1679128/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1.89
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1182 17206 0 3 4 1 171 13 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0

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

[startup+3102.3 s]
/proc/loadavg: 2.76 2.68 2.64 3/83 27242
/proc/meminfo: memFree=1660944/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=37292 CPUtime=1365.1
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 9044 0 0 0 136500 10 0 0 25 0 1 0 66548199 38187008 9013 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 9323 9013 75 150 0 9170 0
Current children cumulated CPU time (s) 3090.08
Current children cumulated vsize (KiB) 56376

[startup+3162.3 s]
/proc/loadavg: 2.82 2.71 2.65 3/83 27242
/proc/meminfo: memFree=1660944/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=37292 CPUtime=1425.07
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 9046 0 0 0 142497 10 0 0 25 0 1 0 66548199 38187008 9015 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 9323 9015 75 150 0 9170 0
Current children cumulated CPU time (s) 3150.05
Current children cumulated vsize (KiB) 56376

[startup+3222.3 s]
/proc/loadavg: 2.62 2.67 2.63 3/83 27242
/proc/meminfo: memFree=1659152/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=39228 CPUtime=1485.05
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 9498 0 0 0 148494 11 0 0 25 0 1 0 66548199 40169472 9467 996147200 134512640 135127466 4294956256 18446744073709551615 134528598 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 9807 9467 75 150 0 9654 0
Current children cumulated CPU time (s) 3210.03
Current children cumulated vsize (KiB) 58312

[startup+3282.3 s]
/proc/loadavg: 2.67 2.67 2.64 3/83 27242
/proc/meminfo: memFree=1659024/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=39228 CPUtime=1545.03
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 9512 0 0 0 154492 11 0 0 25 0 1 0 66548199 40169472 9481 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 9807 9481 75 150 0 9654 0
Current children cumulated CPU time (s) 3270.01
Current children cumulated vsize (KiB) 58312

[startup+3342.3 s]
/proc/loadavg: 2.79 2.70 2.64 3/83 27242
/proc/meminfo: memFree=1658896/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=39380 CPUtime=1605.02
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 9553 0 0 0 160490 12 0 0 25 0 1 0 66548199 40325120 9522 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 9845 9522 75 150 0 9692 0
Current children cumulated CPU time (s) 3330
Current children cumulated vsize (KiB) 58464

[startup+3402.3 s]
/proc/loadavg: 2.75 2.70 2.65 3/83 27242
/proc/meminfo: memFree=1658832/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=39380 CPUtime=1664.99
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 9556 0 0 0 166487 12 0 0 25 0 1 0 66548199 40325120 9525 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 9845 9525 75 150 0 9692 0
Current children cumulated CPU time (s) 3389.97
Current children cumulated vsize (KiB) 58464

[startup+3462.3 s]
/proc/loadavg: 2.65 2.68 2.64 3/83 27242
/proc/meminfo: memFree=1658384/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=39836 CPUtime=1724.97
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 9654 0 0 0 172485 12 0 0 25 0 1 0 66548199 40792064 9615 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 9959 9615 75 150 0 9806 0
Current children cumulated CPU time (s) 3449.95
Current children cumulated vsize (KiB) 58920

[startup+3522.31 s]
/proc/loadavg: 2.63 2.66 2.63 3/83 27242
/proc/meminfo: memFree=1656528/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=42088 CPUtime=1784.95
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 10122 0 0 0 178483 12 0 0 25 0 1 0 66548199 43098112 10083 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 10522 10083 75 150 0 10369 0
Current children cumulated CPU time (s) 3509.93
Current children cumulated vsize (KiB) 61172

[startup+3582.3 s]
/proc/loadavg: 2.54 2.63 2.62 3/83 27242
/proc/meminfo: memFree=1656272/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=42220 CPUtime=1844.92
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 10166 0 0 0 184480 12 0 0 25 0 1 0 66548199 43233280 10127 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 10555 10127 75 150 0 10402 0
Current children cumulated CPU time (s) 3569.9
Current children cumulated vsize (KiB) 61304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.51 s]
/proc/loadavg: 2.58 2.63 2.63 3/83 27242
/proc/meminfo: memFree=1656272/2055920 swapFree=4181064/4192956
[pid=27125] ppid=27123 vsize=13728 CPUtime=1724.98
/proc/27125/stat : 27125 (sugar) S 27123 27125 26226 0 -1 4194304 1237 24089 0 3 4 1 172472 21 16 0 1 0 66374811 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27125/statm: 3432 811 374 3 0 532 0
[pid=27168] ppid=27125 vsize=5356 CPUtime=0
/proc/27168/stat : 27168 (sh) S 27125 27125 26226 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66548198 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27168/statm: 1339 232 193 169 0 50 0
[pid=27169] ppid=27168 vsize=42220 CPUtime=1875.11
/proc/27169/stat : 27169 (minisat) R 27168 27125 26226 0 -1 4194304 10167 0 0 0 187499 12 0 0 25 0 1 0 66548199 43233280 10128 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27169/statm: 10555 10128 75 150 0 10402 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 61304

Sending SIGTERM to process tree (bottom up)
SSolver 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 27125 and gives
#  childrusage.ru_utime.tv_sec=1724
#  childrusage.ru_utime.tv_usec=772794
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=242963
# CPU time returned by wait4() is 1725.02
# while last known CPU time is 3600.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3612.52
CPU time (s): 3600.09
CPU user time (s): 3599.75
CPU system time (s): 0.34
CPU usage (%): 99.6559
Max. virtual memory (cumulated for all children) (KiB): 887416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1724.77
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25670
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= 2180
involuntary context switches= 56205

runsolver used 4.6043 second user time and 11.8032 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-15 06:39:29
IDJOB=1119460
IDBENCH=62372
IDSOLVER=368
FILE ID=node67/1119460-1216096769
PBS_JOBID= 7905229
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0799ecf3384272666c7d1f0e63be5dd0
RANDOM SEED=58516475

node67.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.218
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.218
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:       1704128 kB
Buffers:         65724 kB
Cached:         154996 kB
SwapCached:       5924 kB
Active:         229936 kB
Inactive:        74420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704128 kB
SwapTotal:     4192956 kB
SwapFree:      4181064 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:          99792 kB
Slab:            32500 kB
Committed_AS:  1064676 kB
PageTables:       2132 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 node67 at 2008-07-15 07:39:41