Trace number 1119556

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.05 3607.52

General information on the benchmark

Namemaxcsp/maxcut/maxcut-30/
normalized-maxcut-30-390-8_ext.xml
MD5SUM4e98e2aa8ae945ab6588fdf8d8e5de86
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints173
Best CPU time to get the best result obtained on this benchmark136.187
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints390
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension390
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 07:11:46 2008
0.00/0.05	c 0	PID 30229
0.03/0.05	c 0	HOST node23.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1119556-1216098706.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1119556-1216098706.xml' 'HOME/temp.csp'
0.03/0.34	c 0	1 domains, 30 variables, 0 predicates, 1 relations, 390 constraints
0.03/0.38	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.38	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.35/0.46	c 0	Parsing HOME/temp.csp
0.35/0.56	c 0	parsed 422 expressions
0.35/0.56	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.35/0.58	c 0	MAX CSP: 390 constraints
0.35/0.58	c 0	Converting to clausal form CSP
0.35/0.61	c 0	converted 82 (10%) expressions
0.35/0.62	c 0	converted 163 (20%) expressions
0.35/0.63	c 0	converted 245 (30%) expressions
0.35/0.63	c 0	converted 326 (40%) expressions
0.35/0.64	c 0	converted 408 (50%) expressions
0.35/0.65	c 0	converted 489 (60%) expressions
0.35/0.66	c 0	converted 571 (70%) expressions
0.35/0.66	c 0	converted 652 (80%) expressions
0.35/0.67	c 0	converted 734 (90%) expressions
0.35/0.84	c 0	converted 815 (100%) expressions
0.35/0.84	c 0	CSP : 810 integers, 0 booleans, 1169 clauses, largest domain size 586
0.35/0.84	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.84	c 0	Propagation in CSP
0.35/0.88	c 1	386 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.35/0.88	c 1	CSP : 810 integers, 0 booleans, 1169 clauses, largest domain size 391
0.35/0.88	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.88	c 1	Simplifing CSP by introducing new Boolean variables
0.35/0.89	c 1	CSP : 810 integers, 0 booleans, 1169 clauses, largest domain size 391
0.35/0.89	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.91	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.35/0.92	c 1	81 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.92	c 1	162 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.93	c 1	243 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.93	c 1	324 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.93	c 1	405 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.35/0.94	c 1	486 (60%) CSP integer variables are encoded (668 clauses, 7681 bytes)
0.35/0.94	c 1	567 (70%) CSP integer variables are encoded (1180 clauses, 14337 bytes)
0.35/0.95	c 1	648 (80%) CSP integer variables are encoded (4537 clauses, 57978 bytes)
0.35/0.95	c 1	729 (90%) CSP integer variables are encoded (5030 clauses, 64387 bytes)
0.35/0.95	c 1	810 (100%) CSP integer variables are encoded (5733 clauses, 73526 bytes)
0.35/0.97	c 1	117 (10%) CSP clauses are encoded (5967 clauses, 76378 bytes)
0.35/0.98	c 1	234 (20%) CSP clauses are encoded (6201 clauses, 79474 bytes)
0.95/1.01	c 1	351 (30%) CSP clauses are encoded (6435 clauses, 82750 bytes)
0.95/1.03	c 1	468 (40%) CSP clauses are encoded (7601 clauses, 99114 bytes)
0.95/1.06	c 1	585 (50%) CSP clauses are encoded (17334 clauses, 271705 bytes)
0.95/1.08	c 1	702 (60%) CSP clauses are encoded (27337 clauses, 437896 bytes)
1.23/1.35	c 1	819 (70%) CSP clauses are encoded (167416 clauses, 3003959 bytes)
1.23/1.36	c 1	936 (80%) CSP clauses are encoded (170895 clauses, 3064216 bytes)
1.23/1.37	c 1	1053 (90%) CSP clauses are encoded (179002 clauses, 3209304 bytes)
1.33/1.43	c 1	1169 (100%) CSP clauses are encoded (208104 clauses, 3738779 bytes)
1.33/1.43	c 1	1169 CSP clauses encoded
1.33/1.43	c 1	Writing map file : HOME/temp.map
1.33/1.44	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.44	c 1	SAT : 6543 SAT variables, 208104 SAT clauses, 3738779 bytes
1.33/1.44	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.48	c 1	OBJECTIVE minimize _COST
1.33/1.48	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.33/1.48	c 1	SEARCHING: _COST <= 195
1.33/1.48	c 1	SOLVING HOME/temp.cnf
1.33/1.48	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.33/1.48	c 1	This is MiniSat 2.0 beta
1.33/1.48	c 1	WARNING: for repeatability, setting FPU to use double precision
1.33/1.48	c 1	============================[ Problem Statistics ]=============================
1.33/1.48	c 1	|                                                                             |
1.33/1.49	c 1	|  Number of variables:  6543                                                 |
1.33/1.49	c 1	|  Number of clauses:    208105                                               |
1.38/1.59	c 1	|  Parsing time:         0.09         s                                       |
1.38/1.64	c 1	============================[ Search Statistics ]==============================
1.38/1.64	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.64	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.64	c 1	===============================================================================
1.38/1.64	c 1	|         0 |    4788   133469   387888 |    44489        0    nan |  0.000 % |
1.38/1.72	c 1	|       101 |    4788   133469   387888 |    48938      101     25 | 26.823 % |
1.38/1.78	c 1	|       252 |    4788   133469   387888 |    53832      252     27 | 26.823 % |
1.38/1.88	c 2	|       478 |    4788   133469   387888 |    59215      478     27 | 26.823 % |
1.38/2.03	c 2	|       817 |    4788   133469   387888 |    65137      817     29 | 26.823 % |
2.08/2.27	c 2	|      1323 |    4788   133469   387888 |    71651     1323     30 | 26.823 % |
2.47/2.64	c 2	|      2084 |    4788   133469   387888 |    78816     2084     27 | 26.823 % |
3.06/3.21	c 3	|      3224 |    4788   133469   387888 |    86697     3224     25 | 26.823 % |
3.65/3.82	c 3	|      4932 |    4788   133469   387888 |    95367     4932     23 | 26.823 % |
4.94/5.12	c 5	|      7496 |    4788   133469   387888 |   104904     7496     23 | 26.823 % |
5.43/5.66	c 5	===============================================================================
5.43/5.66	c 5	restarts              : 10
5.43/5.66	c 5	conflicts             : 8427           (2048 /sec)
5.43/5.66	c 5	decisions             : 10635          (0.79 % random) (2585 /sec)
5.43/5.66	c 5	propagations          : 3828260        (930460 /sec)
5.43/5.66	c 5	conflict literals     : 201083         (40.18 % deleted)
5.43/5.66	c 5	Memory used           : 10.62 MB
5.43/5.66	c 5	CPU time              : 4.11437 s
5.43/5.66	c 5	
5.43/5.67	c 5	SATISFIABLE
5.43/5.67	c 5	FOUND: _COST <= 195
5.43/5.67	s SATISFIABLE
5.43/5.67	c 5	DECODING HOME/temp.out WITH HOME/temp.map
5.43/5.67	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.52/5.75	c 5	Decoding HOME/temp.out
5.52/5.84	c 5	OBJECTIVE _COST 195
5.52/5.84	o 195
5.52/5.84	v 0 0 1 1 1 0 1 1 0 0 0 1 0 0 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 0
5.52/5.85	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.52/5.88	c 6	OBJECTIVE BOUND: 0 <= _COST <= 195
5.52/5.88	c 6	SEARCHING: _COST <= 97
5.52/5.88	c 6	SOLVING HOME/temp.cnf
5.52/5.88	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.52/5.89	c 6	This is MiniSat 2.0 beta
5.52/5.89	c 6	WARNING: for repeatability, setting FPU to use double precision
5.52/5.89	c 6	============================[ Problem Statistics ]=============================
5.52/5.89	c 6	|                                                                             |
5.52/5.89	c 6	|  Number of variables:  6543                                                 |
5.52/5.89	c 6	|  Number of clauses:    208105                                               |
5.72/6.00	c 6	|  Parsing time:         0.09         s                                       |
5.72/6.06	c 6	============================[ Search Statistics ]==============================
5.72/6.06	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.72/6.06	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.72/6.06	c 6	===============================================================================
5.72/6.06	c 6	|         0 |    3806    87454   252691 |    29151        0    nan |  0.000 % |
5.72/6.12	c 6	|       100 |    3806    87454   252691 |    32066      100     18 | 41.831 % |
5.72/6.17	c 6	|       251 |    3806    87454   252691 |    35273      251     19 | 41.831 % |
5.72/6.25	c 6	|       477 |    3806    87454   252691 |    38800      477     19 | 41.831 % |
5.72/6.32	c 6	|       816 |    3806    87454   252691 |    42680      816     18 | 41.831 % |
5.72/6.49	c 6	|      1322 |    3806    87454   252691 |    46948     1322     19 | 41.831 % |
6.60/6.81	c 6	|      2083 |    3806    87454   252691 |    51643     2083     19 | 41.831 % |
7.10/7.37	c 7	|      3223 |    3806    87454   252691 |    56807     3223     20 | 41.831 % |
8.09/8.32	c 8	|      4931 |    3806    87454   252691 |    62488     4931     20 | 41.831 % |
9.68/9.91	c 10	|      7494 |    3806    87454   252691 |    68737     7494     20 | 41.831 % |
12.05/12.37	c 12	|     11339 |    3806    87454   252691 |    75611    11339     20 | 41.831 % |
16.22/16.52	c 16	|     17106 |    3806    87454   252691 |    83172    17106     20 | 41.831 % |
23.65/24.08	c 24	|     25755 |    3806    87454   252691 |    91489    25755     20 | 41.831 % |
36.82/37.37	c 37	|     38729 |    3806    87454   252691 |   100638    38729     20 | 41.831 % |
60.40/61.15	c 61	|     58191 |    3806    87454   252691 |   110702    58191     20 | 41.831 % |
105.18/106.31	c 106	|     87384 |    3806    87454   252691 |   121772    87384     20 | 41.831 % |
182.14/184.00	c 184	|    131173 |    3806    87454   252691 |   133949    21273     17 | 41.831 % |
261.89/264.57	c 264	|    196857 |    3806    87454   252691 |   147344    86957     18 | 41.831 % |
423.37/427.55	c 427	|    295384 |    3806    87454   252691 |   162079    51015     16 | 41.831 % |
658.49/664.73	c 664	|    443173 |    3806    87454   252691 |   178286    50654     15 | 41.831 % |
997.75/1004.13	c 1004	|    664857 |    3806    87454   252691 |   196115   107034     17 | 41.831 % |
1533.53/1540.12	c 1540	|    997382 |    3806    87454   252691 |   215727    74440     17 | 41.831 % |
2327.39/2334.34	c 2334	===============================================================================
2327.39/2334.34	c 2334	restarts              : 22
2327.39/2334.34	c 2334	conflicts             : 1492748        (643 /sec)
2327.39/2334.34	c 2334	decisions             : 1566926        (0.95 % random) (675 /sec)
2327.39/2334.34	c 2334	propagations          : 898446277      (386995 /sec)
2327.39/2334.34	c 2334	conflict literals     : 25760215       (59.24 % deleted)
2327.39/2334.34	c 2334	Memory used           : 33.73 MB
2327.39/2334.34	c 2334	CPU time              : 2321.6 s
2327.39/2334.34	c 2334	
2327.39/2334.34	c 2334	UNSATISFIABLE
2327.39/2334.35	c 2334	NOT FOUND: _COST <= 97
2327.39/2334.35	c 2334	OBJECTIVE BOUND: 98 <= _COST <= 195
2327.39/2334.35	c 2334	SEARCHING: _COST <= 146
2327.39/2334.35	c 2334	SOLVING HOME/temp.cnf
2327.39/2334.35	c 2334	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2327.39/2334.35	c 2334	This is MiniSat 2.0 beta
2327.39/2334.35	c 2334	WARNING: for repeatability, setting FPU to use double precision
2327.39/2334.35	c 2334	============================[ Problem Statistics ]=============================
2327.39/2334.35	c 2334	|                                                                             |
2327.39/2334.36	c 2334	|  Number of variables:  6543                                                 |
2327.39/2334.36	c 2334	|  Number of clauses:    208105                                               |
2327.44/2334.45	c 2334	|  Parsing time:         0.08         s                                       |
2327.44/2334.50	c 2334	============================[ Search Statistics ]==============================
2327.44/2334.50	c 2334	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2327.44/2334.50	c 2334	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2327.44/2334.50	c 2334	===============================================================================
2327.44/2334.50	c 2334	|         0 |    4298   111762   324188 |    37254        0    nan |  0.000 % |
2327.44/2334.56	c 2334	|       101 |    4298   111762   324188 |    40979      101     19 | 34.311 % |
2327.44/2334.61	c 2334	|       253 |    4298   111762   324188 |    45077      253     20 | 34.311 % |
2327.44/2334.70	c 2334	|       479 |    4298   111762   324188 |    49585      479     23 | 34.311 % |
2327.44/2334.83	c 2334	|       816 |    4298   111762   324188 |    54543      816     24 | 34.311 % |
2327.44/2335.07	c 2335	|      1324 |    4298   111762   324188 |    59997     1324     24 | 34.311 % |
2328.47/2335.43	c 2335	|      2083 |    4298   111762   324188 |    65997     2083     25 | 34.311 % |
2328.97/2335.94	c 2336	|      3222 |    4298   111762   324188 |    72597     3222     25 | 34.311 % |
2329.87/2336.83	c 2336	|      4931 |    4298   111762   324188 |    79857     4931     25 | 34.311 % |
2331.37/2338.37	c 2338	|      7493 |    4298   111762   324188 |    87842     7493     25 | 34.311 % |
2333.77/2340.78	c 2340	|     11337 |    4298   111762   324188 |    96627    11337     26 | 34.311 % |
2337.77/2344.78	c 2344	|     17103 |    4298   111762   324188 |   106290    17103     26 | 34.311 % |
2345.26/2352.30	c 2352	|     25752 |    4298   111762   324188 |   116919    25752     26 | 34.311 % |
2358.96/2365.90	c 2366	|     38726 |    4298   111762   324188 |   128610    38726     26 | 34.311 % |
2379.25/2386.27	c 2386	|     58188 |    4298   111762   324188 |   141472    58188     26 | 34.311 % |
2423.53/2430.53	c 2430	|     87380 |    4298   111762   324188 |   155619    87380     26 | 34.311 % |
2511.69/2518.74	c 2518	|    131169 |    4298   111762   324188 |   171181   131169     26 | 34.311 % |
2636.54/2643.68	c 2643	|    196853 |    4298   111762   324188 |   188299    38129     24 | 34.311 % |
2793.38/2800.56	c 2800	|    295380 |    4298   111762   324188 |   207129   136656     25 | 34.311 % |
3071.15/3078.40	c 3078	|    443169 |    4298   111762   324188 |   227842    90508     24 | 34.311 % |
3523.17/3530.68	c 3530	|    664853 |    4298   111762   324188 |   250626    98016     25 | 34.311 % |
3600.05/3607.51	c ERROR unknown output  in HOME/temp.out
3600.05/3607.51	c 3607	CPU 2327.13 (0.04 0.01 2327.09 0.3)
3600.05/3607.51	c 3607	END Tue Jul 15 08:11:53 2008

Verifier Data (download as text)

OK	192	198
192 unsatisfied constraints, 198 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-1119556-1216098706/watcher-1119556-1216098706 -o /tmp/evaluation-result-1119556-1216098706/solver-1119556-1216098706 -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-1119556-1216098706.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30229
/proc/meminfo: memFree=1732272/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=12268 CPUtime=0
/proc/30229/stat : 30229 (sugar) R 30227 30229 29065 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 66572550 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 238487829093 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/30229/statm: 3067 316 241 3 0 167 0

[startup+0.0511369 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30229
/proc/meminfo: memFree=1732272/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13600 CPUtime=0.03
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 66572550 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101666 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30229
/proc/meminfo: memFree=1732272/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13600 CPUtime=0.03
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66572550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301691 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30229
/proc/meminfo: memFree=1732272/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13600 CPUtime=0.03
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 66572550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702735 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 30229
/proc/meminfo: memFree=1732272/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13600 CPUtime=0.35
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 974 4337 0 1 3 1 28 3 15 0 1 0 66572550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 13600

[startup+1.50283 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 30251
/proc/meminfo: memFree=1717848/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=1.38
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1065 11107 0 2 3 1 122 12 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13732

[startup+3.10201 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30253
/proc/meminfo: memFree=1716440/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=1.38
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1065 11107 0 2 3 1 122 12 15 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30252] ppid=30229 vsize=5356 CPUtime=0
/proc/30252/stat : 30252 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66572698 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30252/statm: 1339 232 193 169 0 50 0
[pid=30253] ppid=30252 vsize=10872 CPUtime=1.58
/proc/30253/stat : 30253 (minisat) R 30252 30229 29065 0 -1 4194304 2521 0 0 0 157 1 0 0 25 0 1 0 66572698 11132928 2507 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/30253/statm: 2718 2507 75 150 0 2565 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 29960

[startup+6.30138 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30253
/proc/meminfo: memFree=1716248/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 15 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 13732

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1715992/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30264] ppid=30229 vsize=5356 CPUtime=0
/proc/30264/stat : 30264 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66573138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30264/statm: 1339 232 193 169 0 50 0
[pid=30265] ppid=30264 vsize=11012 CPUtime=6.73
/proc/30265/stat : 30265 (minisat) R 30264 30229 29065 0 -1 4194304 2563 0 0 0 672 1 0 0 25 0 1 0 66573139 11276288 2549 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30265/statm: 2753 2549 75 150 0 2600 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 30100

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1715928/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30264] ppid=30229 vsize=5356 CPUtime=0
/proc/30264/stat : 30264 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66573138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30264/statm: 1339 232 193 169 0 50 0
[pid=30265] ppid=30264 vsize=11640 CPUtime=19.41
/proc/30265/stat : 30265 (minisat) R 30264 30229 29065 0 -1 4194304 2691 0 0 0 1940 1 0 0 25 0 1 0 66573139 11919360 2677 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/30265/statm: 2910 2677 75 150 0 2757 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 30728

[startup+51.1025 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1713112/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30264] ppid=30229 vsize=5356 CPUtime=0
/proc/30264/stat : 30264 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66573138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30264/statm: 1339 232 193 169 0 50 0
[pid=30265] ppid=30264 vsize=14260 CPUtime=44.77
/proc/30265/stat : 30265 (minisat) R 30264 30229 29065 0 -1 4194304 3330 0 0 0 4474 3 0 0 25 0 1 0 66573139 14602240 3316 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30265/statm: 3565 3316 75 150 0 3412 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 33348

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1708824/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30264] ppid=30229 vsize=5356 CPUtime=0
/proc/30264/stat : 30264 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66573138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30264/statm: 1339 232 193 169 0 50 0
[pid=30265] ppid=30264 vsize=18328 CPUtime=95.49
/proc/30265/stat : 30265 (minisat) R 30264 30229 29065 0 -1 4194304 4347 0 0 0 9545 4 0 0 25 0 1 0 66573139 18767872 4333 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30265/statm: 4582 4333 75 150 0 4429 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 37416

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1705048/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30264] ppid=30229 vsize=5356 CPUtime=0
/proc/30264/stat : 30264 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66573138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30264/statm: 1339 232 193 169 0 50 0
[pid=30265] ppid=30264 vsize=22208 CPUtime=154.93
/proc/30265/stat : 30265 (minisat) R 30264 30229 29065 0 -1 4194304 5268 0 0 0 15488 5 0 0 25 0 1 0 66573139 22740992 5254 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30265/statm: 5552 5254 75 150 0 5399 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 41296

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1704216/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30264] ppid=30229 vsize=5356 CPUtime=0
/proc/30264/stat : 30264 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66573138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30264/statm: 1339 232 193 169 0 50 0
[pid=30265] ppid=30264 vsize=23036 CPUtime=214.36
/proc/30265/stat : 30265 (minisat) R 30264 30229 29065 0 -1 4194304 5470 0 0 0 21431 5 0 0 25 0 1 0 66573139 23588864 5456 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30265/statm: 5759 5456 75 150 0 5606 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 42124

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1703768/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30264] ppid=30229 vsize=5356 CPUtime=0
/proc/30264/stat : 30264 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66573138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30264/statm: 1339 232 193 169 0 50 0
[pid=30265] ppid=30264 vsize=23524 CPUtime=273.81
/proc/30265/stat : 30265 (minisat) R 30264 30229 29065 0 -1 4194304 5582 0 0 0 27376 5 0 0 25 0 1 0 66573139 24088576 5568 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30265/statm: 5881 5568 75 150 0 5728 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 42612

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 30265
/proc/meminfo: memFree=1703512/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=5.72
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1185 17799 0 3 4 1 550 17 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0

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

/proc/meminfo: memFree=1656152/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=41068 CPUtime=827.58
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 9780 0 0 0 82748 10 0 0 25 0 1 0 66805985 42053632 9766 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 10267 9766 75 150 0 10114 0
Current children cumulated CPU time (s) 3155.02
Current children cumulated vsize (KiB) 60156

[startup+3222.3 s]
/proc/loadavg: 2.72 2.64 2.54 3/83 30311
/proc/meminfo: memFree=1656152/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=41068 CPUtime=887.56
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 9783 0 0 0 88746 10 0 0 25 0 1 0 66805985 42053632 9769 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 10267 9769 75 150 0 10114 0
Current children cumulated CPU time (s) 3215
Current children cumulated vsize (KiB) 60156

[startup+3282.3 s]
/proc/loadavg: 2.72 2.65 2.55 3/83 30311
/proc/meminfo: memFree=1655776/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=41552 CPUtime=947.54
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 9884 0 0 0 94744 10 0 0 25 0 1 0 66805985 42549248 9870 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 10388 9870 75 150 0 10235 0
Current children cumulated CPU time (s) 3274.98
Current children cumulated vsize (KiB) 60640

[startup+3342.3 s]
/proc/loadavg: 2.80 2.68 2.56 3/83 30311
/proc/meminfo: memFree=1655776/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=41552 CPUtime=1007.51
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 9888 0 0 0 100741 10 0 0 25 0 1 0 66805985 42549248 9874 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 10388 9874 75 150 0 10235 0
Current children cumulated CPU time (s) 3334.95
Current children cumulated vsize (KiB) 60640

[startup+3402.31 s]
/proc/loadavg: 2.82 2.69 2.57 3/83 30311
/proc/meminfo: memFree=1653344/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=43804 CPUtime=1067.49
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 10479 0 0 0 106738 11 0 0 25 0 1 0 66805985 44855296 10465 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 10951 10465 75 150 0 10798 0
Current children cumulated CPU time (s) 3394.93
Current children cumulated vsize (KiB) 62892

[startup+3462.3 s]
/proc/loadavg: 2.66 2.67 2.56 3/83 30311
/proc/meminfo: memFree=1652832/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=44200 CPUtime=1127.46
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 10570 0 0 0 112734 12 0 0 25 0 1 0 66805985 45260800 10556 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 11050 10556 75 150 0 10897 0
Current children cumulated CPU time (s) 3454.9
Current children cumulated vsize (KiB) 63288

[startup+3522.3 s]
/proc/loadavg: 2.70 2.66 2.56 3/83 30311
/proc/meminfo: memFree=1652832/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=44200 CPUtime=1187.44
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 10574 0 0 0 118732 12 0 0 25 0 1 0 66805985 45260800 10560 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 11050 10560 75 150 0 10897 0
Current children cumulated CPU time (s) 3514.88
Current children cumulated vsize (KiB) 63288

[startup+3582.3 s]
/proc/loadavg: 2.62 2.65 2.56 3/83 30311
/proc/meminfo: memFree=1652384/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=44600 CPUtime=1247.41
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 10674 0 0 0 124729 12 0 0 25 0 1 0 66805985 45670400 10652 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 11150 10652 75 150 0 10997 0
Current children cumulated CPU time (s) 3574.85
Current children cumulated vsize (KiB) 63688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.5 s]
/proc/loadavg: 2.50 2.62 2.55 3/83 30311
/proc/meminfo: memFree=1652384/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=44600 CPUtime=1272.61
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 10674 0 0 0 127249 12 0 0 25 0 1 0 66805985 45670400 10652 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 11150 10652 75 150 0 10997 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 63688

Sending SIGTERM to process tree (bottom up)

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

[startup+Sleeping 2 seconds
3607.5 s]
/proc/loadavg: 2.50 2.62 2.55 3/83 30311
/proc/meminfo: memFree=1652384/2055920 swapFree=4181104/4192956
[pid=30229] ppid=30227 vsize=13732 CPUtime=2327.44
/proc/30229/stat : 30229 (sugar) S 30227 30229 29065 0 -1 4194304 1239 26227 0 3 4 1 232709 30 16 0 1 0 66572550 14061568 813 996147200 4194304 4206940 548682068592 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30229/statm: 3433 813 374 3 0 533 0
[pid=30304] ppid=30229 vsize=5356 CPUtime=0
/proc/30304/stat : 30304 (sh) S 30229 30229 29065 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 66805985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30304/statm: 1339 232 193 169 0 50 0
[pid=30305] ppid=30304 vsize=44600 CPUtime=1272.61
/proc/30305/stat : 30305 (minisat) R 30304 30229 29065 0 -1 4194304 10674 0 0 0 127249 12 0 0 25 0 1 0 66805985 45670400 10652 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/30305/statm: 11150 10652 75 150 0 10997 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 63688

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30229 and gives
#  childrusage.ru_utime.tv_sec=2327
#  childrusage.ru_utime.tv_usec=144220
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=328949
# CPU time returned by wait4() is 2327.47
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3607.52
CPU time (s): 3600.05
CPU user time (s): 3599.62
CPU system time (s): 0.43
CPU usage (%): 99.793
Max. virtual memory (cumulated for all children) (KiB): 887428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2327.14
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27809
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= 2523
involuntary context switches= 22835

runsolver used 4.16437 second user time and 10.0245 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-15 07:11:46
IDJOB=1119556
IDBENCH=62384
IDSOLVER=368
FILE ID=node23/1119556-1216098706
PBS_JOBID= 7905181
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4e98e2aa8ae945ab6588fdf8d8e5de86
RANDOM SEED=1693203160

node23.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.240
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.240
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:       1732752 kB
Buffers:         63428 kB
Cached:         151636 kB
SwapCached:       5800 kB
Active:         195460 kB
Inactive:        72568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732752 kB
SwapTotal:     4192956 kB
SwapFree:      4181104 kB
Dirty:            1296 kB
Writeback:           0 kB
Mapped:          59924 kB
Slab:            40212 kB
Committed_AS:   289300 kB
PageTables:       1952 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 node23 at 2008-07-15 08:11:53