Trace number 1108004

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)29 3600.08 3616.42

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-51021_ext.xml
MD5SUMe415524b90f85b845ecbce0d10074b48
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1595.93
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 16:34:26 2008
0.00/0.04	c 0	PID 14301
0.00/0.05	c 0	HOST node48.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108004-1215786865.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-1108004-1215786865.xml' 'HOME/temp.csp'
0.43/1.65	c 1	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.43/1.69	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.43/1.69	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.50/1.82	c 1	Parsing HOME/temp.csp
0.85/2.13	c 2	parsed 577 expressions
0.85/2.13	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.85/2.14	c 2	MAX CSP: 276 constraints
0.85/2.14	c 2	Converting to clausal form CSP
0.85/2.16	c 2	converted 86 (10%) expressions
0.94/2.21	c 2	converted 172 (20%) expressions
0.94/2.21	c 2	converted 257 (30%) expressions
0.94/2.25	c 2	converted 343 (40%) expressions
0.94/2.28	c 2	converted 428 (50%) expressions
1.03/2.30	c 2	converted 514 (60%) expressions
1.03/2.32	c 2	converted 600 (70%) expressions
1.03/2.34	c 2	converted 685 (80%) expressions
1.13/2.41	c 2	converted 771 (90%) expressions
1.23/2.58	c 2	converted 856 (100%) expressions
1.23/2.58	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 415
1.23/2.58	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/2.58	c 2	Propagation in CSP
1.33/2.61	c 2	273 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.33/2.61	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.33/2.61	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/2.61	c 2	Simplifing CSP by introducing new Boolean variables
1.33/2.62	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.33/2.62	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/2.66	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.33/2.68	c 2	58 (10%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.33/2.68	c 2	116 (20%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.33/2.68	c 2	173 (30%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.33/2.68	c 2	231 (40%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.33/2.68	c 2	288 (50%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.33/2.68	c 2	346 (60%) CSP integer variables are encoded (1522 clauses, 18247 bytes)
1.33/2.69	c 2	404 (70%) CSP integer variables are encoded (3103 clauses, 38800 bytes)
1.33/2.69	c 2	461 (80%) CSP integer variables are encoded (3655 clauses, 45976 bytes)
1.33/2.69	c 2	519 (90%) CSP integer variables are encoded (3972 clauses, 50097 bytes)
1.33/2.69	c 2	576 (100%) CSP integer variables are encoded (4436 clauses, 56129 bytes)
1.42/2.79	c 2	83 (10%) CSP clauses are encoded (12207 clauses, 225686 bytes)
1.52/2.84	c 2	166 (20%) CSP clauses are encoded (20033 clauses, 412268 bytes)
1.52/2.89	c 2	249 (30%) CSP clauses are encoded (27866 clauses, 600775 bytes)
1.63/2.92	c 2	331 (40%) CSP clauses are encoded (31074 clauses, 673154 bytes)
1.73/3.00	c 3	414 (50%) CSP clauses are encoded (72998 clauses, 1423175 bytes)
1.73/3.01	c 3	497 (60%) CSP clauses are encoded (74651 clauses, 1451321 bytes)
1.73/3.08	c 3	579 (70%) CSP clauses are encoded (112669 clauses, 2148133 bytes)
1.73/3.09	c 3	662 (80%) CSP clauses are encoded (114500 clauses, 2179401 bytes)
1.73/3.09	c 3	745 (90%) CSP clauses are encoded (118645 clauses, 2252907 bytes)
1.83/3.12	c 3	827 (100%) CSP clauses are encoded (133502 clauses, 2521784 bytes)
1.83/3.12	c 3	827 CSP clauses encoded
1.83/3.12	c 3	Writing map file : HOME/temp.map
1.83/3.13	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.83/3.13	c 3	SAT : 5012 SAT variables, 133502 SAT clauses, 2521784 bytes
1.83/3.13	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.86/3.21	c 3	OBJECTIVE minimize _COST
1.86/3.21	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
1.86/3.21	c 3	SEARCHING: _COST <= 138
1.86/3.21	c 3	SOLVING HOME/temp.cnf
1.86/3.21	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.86/3.21	c 3	This is MiniSat 2.0 beta
1.86/3.21	c 3	WARNING: for repeatability, setting FPU to use double precision
1.86/3.21	c 3	============================[ Problem Statistics ]=============================
1.86/3.21	c 3	|                                                                             |
1.86/3.21	c 3	|  Number of variables:  5012                                                 |
1.86/3.21	c 3	|  Number of clauses:    133503                                               |
1.86/3.28	c 3	|  Parsing time:         0.06         s                                       |
1.87/3.30	c 3	============================[ Search Statistics ]==============================
1.87/3.30	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.87/3.30	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.87/3.30	c 3	===============================================================================
1.87/3.30	c 3	|         0 |    3770    95084   322931 |    31694        0    nan |  0.000 % |
1.87/3.31	c 3	===============================================================================
1.87/3.31	c 3	restarts              : 1
1.87/3.31	c 3	conflicts             : 0              (0 /sec)
1.87/3.31	c 3	decisions             : 22             (0.00 % random) (244 /sec)
1.87/3.31	c 3	propagations          : 5012           (55698 /sec)
1.87/3.31	c 3	conflict literals     : 0              ( nan % deleted)
1.87/3.31	c 3	Memory used           : 7.32 MB
1.87/3.31	c 3	CPU time              : 0.089986 s
1.87/3.31	c 3	
1.87/3.32	c 3	SATISFIABLE
1.87/3.32	c 3	FOUND: _COST <= 138
1.87/3.32	s SATISFIABLE
1.87/3.32	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.87/3.32	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.97/3.41	c 3	Decoding HOME/temp.out
1.97/3.49	c 3	OBJECTIVE _COST 138
1.97/3.49	o 138
1.97/3.49	v 21 19 6 20 18 6 12 13 4 12 22 16 21 23 21 22 21 19 19 23 23 23 21 23
1.97/3.49	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.97/3.54	c 3	OBJECTIVE BOUND: 0 <= _COST <= 138
1.97/3.54	c 3	SEARCHING: _COST <= 69
1.97/3.54	c 3	SOLVING HOME/temp.cnf
1.97/3.54	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.97/3.54	c 3	This is MiniSat 2.0 beta
1.97/3.54	c 3	WARNING: for repeatability, setting FPU to use double precision
1.97/3.54	c 3	============================[ Problem Statistics ]=============================
1.97/3.54	c 3	|                                                                             |
1.97/3.55	c 3	|  Number of variables:  5012                                                 |
1.97/3.55	c 3	|  Number of clauses:    133503                                               |
2.14/3.61	c 3	|  Parsing time:         0.06         s                                       |
2.14/3.64	c 3	============================[ Search Statistics ]==============================
2.14/3.64	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.14/3.64	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.14/3.64	c 3	===============================================================================
2.14/3.64	c 3	|         0 |    3080    71693   254759 |    23897        0    nan |  0.000 % |
2.14/3.65	c 3	===============================================================================
2.14/3.65	c 3	restarts              : 1
2.14/3.65	c 3	conflicts             : 34             (330 /sec)
2.14/3.65	c 3	decisions             : 56             (0.00 % random) (544 /sec)
2.14/3.65	c 3	propagations          : 8070           (78362 /sec)
2.14/3.65	c 3	conflict literals     : 2230           (10.01 % deleted)
2.14/3.65	c 3	Memory used           : 7.45 MB
2.14/3.65	c 3	CPU time              : 0.102984 s
2.14/3.65	c 3	
2.14/3.65	c 3	SATISFIABLE
2.14/3.66	c 3	FOUND: _COST <= 69
2.14/3.66	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.14/3.66	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.25/3.86	c 3	Decoding HOME/temp.out
2.25/3.94	c 4	OBJECTIVE _COST 69
2.25/3.94	o 69
2.25/3.94	v 3 15 16 4 20 5 20 20 17 12 0 18 23 14 2 8 2 19 19 23 23 23 21 23
2.25/3.94	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.25/3.95	c 4	OBJECTIVE BOUND: 0 <= _COST <= 69
2.25/3.95	c 4	SEARCHING: _COST <= 34
2.25/3.95	c 4	SOLVING HOME/temp.cnf
2.25/3.95	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.25/3.95	c 4	This is MiniSat 2.0 beta
2.25/3.95	c 4	WARNING: for repeatability, setting FPU to use double precision
2.25/3.95	c 4	============================[ Problem Statistics ]=============================
2.25/3.95	c 4	|                                                                             |
2.25/3.95	c 4	|  Number of variables:  5012                                                 |
2.25/3.95	c 4	|  Number of clauses:    133503                                               |
2.41/4.02	c 4	|  Parsing time:         0.06         s                                       |
2.41/4.05	c 4	============================[ Search Statistics ]==============================
2.41/4.05	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.41/4.05	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.41/4.05	c 4	===============================================================================
2.41/4.05	c 4	|         0 |    2621    52750   199272 |    17583        0    nan |  0.000 % |
2.41/4.08	c 4	|       100 |    2621    52750   199272 |    19341      100     57 | 47.706 % |
2.41/4.11	c 4	|       250 |    2621    52750   199272 |    21275      250     40 | 47.706 % |
2.41/4.14	c 4	|       476 |    2621    52750   199272 |    23403      476     43 | 47.706 % |
2.41/4.19	c 4	|       815 |    2621    52750   199272 |    25743      815     36 | 47.706 % |
2.41/4.27	c 4	|      1321 |    2621    52750   199272 |    28318     1321     35 | 47.706 % |
2.75/4.31	c 4	===============================================================================
2.75/4.31	c 4	restarts              : 6
2.75/4.31	c 4	conflicts             : 1628           (4665 /sec)
2.75/4.31	c 4	decisions             : 2238           (0.54 % random) (6414 /sec)
2.75/4.31	c 4	propagations          : 432218         (1238639 /sec)
2.75/4.31	c 4	conflict literals     : 58802          (25.03 % deleted)
2.75/4.31	c 4	Memory used           : 7.45 MB
2.75/4.31	c 4	CPU time              : 0.348946 s
2.75/4.31	c 4	
2.75/4.31	c 4	SATISFIABLE
2.75/4.32	c 4	FOUND: _COST <= 34
2.75/4.32	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.75/4.32	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.77/4.43	c 4	Decoding HOME/temp.out
2.77/4.52	c 4	OBJECTIVE _COST 34
2.77/4.52	o 34
2.77/4.52	v 23 23 23 21 7 8 23 7 12 9 20 10 5 23 1 15 8 22 23 23 23 23 19 23
2.77/4.52	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.77/4.57	c 4	OBJECTIVE BOUND: 0 <= _COST <= 34
2.77/4.57	c 4	SEARCHING: _COST <= 17
2.77/4.57	c 4	SOLVING HOME/temp.cnf
2.77/4.57	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.77/4.57	c 4	This is MiniSat 2.0 beta
2.77/4.57	c 4	WARNING: for repeatability, setting FPU to use double precision
2.77/4.57	c 4	============================[ Problem Statistics ]=============================
2.77/4.57	c 4	|                                                                             |
2.77/4.57	c 4	|  Number of variables:  5012                                                 |
2.77/4.57	c 4	|  Number of clauses:    133503                                               |
2.98/4.64	c 4	|  Parsing time:         0.06         s                                       |
2.98/4.67	c 4	============================[ Search Statistics ]==============================
2.98/4.67	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.98/4.67	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.98/4.67	c 4	===============================================================================
2.98/4.67	c 4	|         0 |    2277    41637   166948 |    13879        0    nan |  0.000 % |
2.98/4.69	c 4	|       100 |    2277    41637   166948 |    15266      100     52 | 54.569 % |
2.98/4.72	c 4	|       250 |    2277    41637   166948 |    16793      250     38 | 54.569 % |
2.98/4.75	c 4	|       476 |    2277    41637   166948 |    18472      476     34 | 54.569 % |
2.98/4.81	c 4	|       814 |    2277    41637   166948 |    20320      814     35 | 54.569 % |
2.98/4.89	c 4	|      1320 |    2277    41637   166948 |    22352     1320     31 | 54.569 % |
2.98/5.01	c 5	|      2079 |    2277    41637   166948 |    24587     2079     29 | 54.569 % |
2.98/5.19	c 5	|      3219 |    2277    41637   166948 |    27046     3219     27 | 54.569 % |
3.89/5.50	c 5	|      4927 |    2277    41637   166948 |    29750     4927     26 | 54.569 % |
4.39/6.02	c 6	|      7489 |    2277    41637   166948 |    32725     7489     27 | 54.569 % |
5.29/6.93	c 7	|     11334 |    2277    41637   166948 |    35998    11334     28 | 54.569 % |
6.89/8.55	c 8	|     17100 |    2277    41637   166948 |    39598    17100     29 | 54.569 % |
9.97/11.68	c 11	|     25750 |    2277    41637   166948 |    43558    25750     30 | 54.569 % |
15.35/17.07	c 17	|     38724 |    2277    41637   166948 |    47914    38724     30 | 54.569 % |
26.01/27.77	c 27	|     58186 |    2277    41637   166948 |    52705    20912     29 | 54.569 % |
42.65/44.46	c 44	|     87378 |    2277    41637   166948 |    57976    50104     30 | 54.569 % |
71.83/73.74	c 73	|    131167 |    2277    41637   166948 |    63773    48512     30 | 54.569 % |
112.16/114.29	c 114	|    196851 |    2277    41637   166948 |    70150    61687     32 | 54.569 % |
165.35/167.63	c 167	|    295379 |    2277    41637   166948 |    77166    41535     34 | 54.569 % |
260.56/263.24	c 263	|    443169 |    2277    41637   166948 |    84882    58522     26 | 54.569 % |
424.91/428.27	c 428	|    664852 |    2277    41637   166948 |    93370    62227     43 | 54.569 % |
679.97/684.36	c 684	|    997377 |    2277    41637   166948 |   102708    77732     34 | 54.569 % |
1110.05/1116.16	c 1116	|   1496165 |    2277    41637   166948 |   112978    45400     33 | 54.569 % |
1794.69/1803.58	c 1803	|   2244349 |    2277    41637   166948 |   124276   109923     32 | 54.569 % |
2881.92/2895.17	c 2895	|   3366623 |    2277    41637   166948 |   136704    23028     27 | 54.569 % |
3600.08/3616.41	c ERROR unknown output  in HOME/temp.out
3600.08/3616.41	c 3616	CPU 2.73 (0.04 0.02 2.69 0.24)
3600.08/3616.41	c 3616	END Fri Jul 11 17:34:42 2008

Verifier Data (download as text)

OK	29	247
29 unsatisfied constraints, 247 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-1108004-1215786865/watcher-1108004-1215786865 -o /tmp/evaluation-result-1108004-1215786865/solver-1108004-1215786865 -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-1108004-1215786865.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.81 3.01 2.86 4/80 14301
/proc/meminfo: memFree=1521704/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=18572 CPUtime=0
/proc/14301/stat : 14301 (runsolver) R 14299 14301 13760 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 35385675 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14301/statm: 4643 292 257 25 0 2626 0

[startup+0.090207 s]
/proc/loadavg: 2.81 3.01 2.86 4/80 14301
/proc/meminfo: memFree=1521704/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=0.04
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35385675 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102206 s]
/proc/loadavg: 2.81 3.01 2.86 4/80 14301
/proc/meminfo: memFree=1521704/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=0.04
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35385675 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301221 s]
/proc/loadavg: 2.81 3.01 2.86 4/80 14301
/proc/meminfo: memFree=1521704/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=0.04
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35385675 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701259 s]
/proc/loadavg: 2.81 3.01 2.86 4/80 14301
/proc/meminfo: memFree=1521704/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=0.04
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35385675 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50139 s]
/proc/loadavg: 2.81 3.01 2.86 4/87 14309
/proc/meminfo: memFree=1517224/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=0.04
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 35385675 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 3400 796 370 3 0 500 0
[pid=14304] ppid=14301 vsize=5356 CPUtime=0
/proc/14304/stat : 14304 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35385680 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14304/statm: 1339 233 193 169 0 50 0
[pid=14305] ppid=14304 vsize=864624 CPUtime=0.29
/proc/14305/stat : 14305 (java) S 14304 14301 13760 0 -1 0 4089 0 1 0 26 3 0 0 18 0 9 0 35385680 885374976 3557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14305/statm: 216156 3557 1725 9 0 210738 0
[pid=14305/tid=14306] ppid=14304 vsize=864624 CPUtime=0.18
/proc/14305/task/14306/stat : 14306 (java) R 14304 14301 13760 0 -1 64 2716 0 1 0 16 2 0 0 18 0 9 0 35385683 885374976 3557 996147200 134512640 134550740 4294956000 18446744073709551615 4126398658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14305/tid=14307] ppid=14304 vsize=864624 CPUtime=0
/proc/14305/task/14307/stat : 14307 (java) S 14304 14301 13760 0 -1 64 187 0 0 0 0 0 0 0 17 0 9 0 35385695 885374976 3557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14305/tid=14308] ppid=14304 vsize=864624 CPUtime=0
/proc/14305/task/14308/stat : 14308 (java) S 14304 14301 13760 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 35385695 885374976 3557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14305/tid=14309] ppid=14304 vsize=864624 CPUtime=0
/proc/14305/task/14309/stat : 14309 (java) S 14304 14301 13760 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35385695 885374976 3557 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 883580

[startup+3.10152 s]
/proc/loadavg: 2.81 3.01 2.86 3/91 14323
/proc/meminfo: memFree=1509704/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=0.5
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 974 4725 0 1 3 1 42 4 15 0 1 0 35385675 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14301/statm: 3400 797 370 3 0 500 0
[pid=14314] ppid=14301 vsize=5356 CPUtime=0
/proc/14314/stat : 14314 (sh) S 14301 14301 13760 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35385844 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14314/statm: 1339 233 193 169 0 50 0
[pid=14315] ppid=14314 vsize=868480 CPUtime=1.33
/proc/14315/stat : 14315 (java) S 14314 14301 13760 0 -1 0 8414 0 1 0 127 6 0 0 18 0 9 0 35385844 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14315/statm: 217120 7536 2565 9 0 211667 0
[pid=14315/tid=14316] ppid=14314 vsize=868480 CPUtime=0.78
/proc/14315/task/14316/stat : 14316 (java) R 14314 14301 13760 0 -1 64 2805 0 1 0 75 3 0 0 20 0 9 0 35385845 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4126910689 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14315/tid=14317] ppid=14314 vsize=868480 CPUtime=0.27
/proc/14315/task/14317/stat : 14317 (java) S 14314 14301 13760 0 -1 64 3419 0 0 0 26 1 0 0 16 0 9 0 35385849 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14315/tid=14318] ppid=14314 vsize=868480 CPUtime=0
/proc/14315/task/14318/stat : 14318 (java) S 14314 14301 13760 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 35385849 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14315/tid=14319] ppid=14314 vsize=868480 CPUtime=0
/proc/14315/task/14319/stat : 14319 (java) S 14314 14301 13760 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35385849 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14315/tid=14320] ppid=14314 vsize=868480 CPUtime=0
/proc/14315/task/14320/stat : 14320 (java) S 14314 14301 13760 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35385853 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14315/tid=14321] ppid=14314 vsize=868480 CPUtime=0.24
/proc/14315/task/14321/stat : 14321 (java) S 14314 14301 13760 0 -1 64 1497 0 0 0 24 0 0 0 16 0 9 0 35385853 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14315/tid=14322] ppid=14314 vsize=868480 CPUtime=0
/proc/14315/task/14322/stat : 14322 (java) S 14314 14301 13760 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35385853 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14315/tid=14323] ppid=14314 vsize=868480 CPUtime=0
/proc/14315/task/14323/stat : 14323 (java) S 14314 14301 13760 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35385853 889323520 7536 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 887436

[startup+6.3016 s]
/proc/loadavg: 2.91 3.03 2.87 3/83 14361
/proc/meminfo: memFree=1509512/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 15 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=7628 CPUtime=1.71
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 1809 0 0 0 171 0 0 0 25 0 1 0 35386132 7811072 1795 996147200 134512640 135127466 4294956256 18446744073709551615 134530863 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 1907 1795 75 150 0 1754 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 26584

[startup+12.7012 s]
/proc/loadavg: 2.92 3.03 2.87 3/83 14361
/proc/meminfo: memFree=1507464/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=10036 CPUtime=8.07
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 2394 0 0 0 807 0 0 0 25 0 1 0 35386132 10276864 2380 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 2509 2380 75 150 0 2356 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 28992

[startup+25.5014 s]
/proc/loadavg: 2.78 2.99 2.86 4/83 14361
/proc/meminfo: memFree=1503816/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=13440 CPUtime=20.82
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 3260 0 0 0 2081 1 0 0 25 0 1 0 35386132 13762560 3246 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 3360 3246 75 150 0 3207 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 32396

[startup+51.1018 s]
/proc/loadavg: 2.64 2.95 2.84 4/83 14361
/proc/meminfo: memFree=1502536/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=14912 CPUtime=46.33
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 3631 0 0 0 4631 2 0 0 25 0 1 0 35386132 15269888 3617 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 3728 3617 75 150 0 3575 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 33868

[startup+102.307 s]
/proc/loadavg: 2.59 2.89 2.83 4/83 14361
/proc/meminfo: memFree=1500296/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=17040 CPUtime=97.32
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 4141 0 0 0 9730 2 0 0 25 0 1 0 35386132 17448960 4127 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 4260 4127 75 150 0 4107 0
Current children cumulated CPU time (s) 100.31
Current children cumulated vsize (KiB) 35996

[startup+162.301 s]
/proc/loadavg: 2.66 2.85 2.81 3/83 14361
/proc/meminfo: memFree=1497736/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=19636 CPUtime=157.08
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 4775 0 0 0 15705 3 0 0 25 0 1 0 35386132 20107264 4761 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 4909 4761 75 150 0 4756 0
Current children cumulated CPU time (s) 160.07
Current children cumulated vsize (KiB) 38592


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

[startup+3102.3 s]
/proc/loadavg: 2.81 2.74 2.68 3/83 14369
/proc/meminfo: memFree=1473288/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=43888 CPUtime=3085.3
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10475 0 0 0 308517 13 0 0 25 0 1 0 35386132 44941312 10445 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 10972 10445 75 150 0 10819 0
Current children cumulated CPU time (s) 3088.29
Current children cumulated vsize (KiB) 62844

[startup+3162.3 s]
/proc/loadavg: 2.66 2.71 2.67 4/83 14369
/proc/meminfo: memFree=1473096/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=44100 CPUtime=3145.06
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10518 0 0 0 314493 13 0 0 25 0 1 0 35386132 45158400 10488 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 11025 10488 75 150 0 10872 0
Current children cumulated CPU time (s) 3148.05
Current children cumulated vsize (KiB) 63056

[startup+3222.3 s]
/proc/loadavg: 2.69 2.71 2.67 3/83 14369
/proc/meminfo: memFree=1472840/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=44264 CPUtime=3204.82
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10560 0 0 0 320469 13 0 0 25 0 1 0 35386132 45326336 10530 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 11066 10530 75 150 0 10913 0
Current children cumulated CPU time (s) 3207.81
Current children cumulated vsize (KiB) 63220

[startup+3282.3 s]
/proc/loadavg: 2.78 2.73 2.68 4/83 14369
/proc/meminfo: memFree=1471880/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=45268 CPUtime=3264.58
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10800 0 0 0 326444 14 0 0 25 0 1 0 35386132 46354432 10770 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/14361/statm: 11317 10770 75 150 0 11164 0
Current children cumulated CPU time (s) 3267.57
Current children cumulated vsize (KiB) 64224

[startup+3342.3 s]
/proc/loadavg: 2.40 2.64 2.65 3/84 14410
/proc/meminfo: memFree=1535168/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=45416 CPUtime=3324.31
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10832 0 0 0 332416 15 0 0 25 0 1 0 35386132 46505984 10802 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/14361/statm: 11354 10802 75 150 0 11201 0
Current children cumulated CPU time (s) 3327.3
Current children cumulated vsize (KiB) 64372

[startup+3402.31 s]
/proc/loadavg: 2.14 2.52 2.61 3/84 14410
/proc/meminfo: memFree=1534912/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=45592 CPUtime=3384.03
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10880 0 0 0 338387 16 0 0 25 0 1 0 35386132 46686208 10850 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/14361/statm: 11398 10850 75 150 0 11245 0
Current children cumulated CPU time (s) 3387.02
Current children cumulated vsize (KiB) 64548

[startup+3462.3 s]
/proc/loadavg: 2.05 2.42 2.57 3/84 14410
/proc/meminfo: memFree=1534848/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=45592 CPUtime=3443.74
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10895 0 0 0 344358 16 0 0 25 0 1 0 35386132 46686208 10865 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14361/statm: 11398 10865 75 150 0 11245 0
Current children cumulated CPU time (s) 3446.73
Current children cumulated vsize (KiB) 64548

[startup+3522.3 s]
/proc/loadavg: 2.02 2.34 2.53 3/84 14410
/proc/meminfo: memFree=1534656/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=45592 CPUtime=3503.45
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10900 0 0 0 350329 16 0 0 25 0 1 0 35386132 46686208 10870 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14361/statm: 11398 10870 75 150 0 11245 0
Current children cumulated CPU time (s) 3506.44
Current children cumulated vsize (KiB) 64548

[startup+3582.3 s]
/proc/loadavg: 2.00 2.28 2.49 3/84 14410
/proc/meminfo: memFree=1534528/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=45768 CPUtime=3563.15
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 10922 0 0 0 356299 16 0 0 25 0 1 0 35386132 46866432 10892 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14361/statm: 11442 10892 75 150 0 11289 0
Current children cumulated CPU time (s) 3566.14
Current children cumulated vsize (KiB) 64724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.4 s]
/proc/loadavg: 2.00 2.25 2.47 3/84 14410
/proc/meminfo: memFree=1534272/2055920 swapFree=4180940/4192956
[pid=14301] ppid=14299 vsize=13600 CPUtime=2.99
/proc/14301/stat : 14301 (sugar) S 14299 14301 13760 0 -1 4194304 1413 31043 0 5 4 2 269 24 16 0 1 0 35385675 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14301/statm: 3400 810 374 3 0 500 0
[pid=14360] ppid=14301 vsize=5356 CPUtime=0
/proc/14360/stat : 14360 (sh) S 14301 14301 13760 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35386132 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14360/statm: 1339 232 193 169 0 50 0
[pid=14361] ppid=14360 vsize=46048 CPUtime=3597.09
/proc/14361/stat : 14361 (minisat) R 14360 14301 13760 0 -1 4194304 11013 0 0 0 359693 16 0 0 25 0 1 0 35386132 47153152 10974 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/14361/statm: 11512 10974 75 150 0 11359 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 65004

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 14301 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=738583
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=264959
# CPU time returned by wait4() is 3.00354
# while last known CPU time is 3600.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3616.42
CPU time (s): 3600.08
CPU user time (s): 3599.66
CPU system time (s): 0.42
CPU usage (%): 99.5482
Max. virtual memory (cumulated for all children) (KiB): 887436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.73858
system time used= 0.264959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32800
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3414
involuntary context switches= 6121

runsolver used 2.91256 second user time and 10.2644 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-11 16:34:26
IDJOB=1108004
IDBENCH=60665
IDSOLVER=368
FILE ID=node48/1108004-1215786865
PBS_JOBID= 7903105
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-51021_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-1108004-1215786865/watcher-1108004-1215786865 -o /tmp/evaluation-result-1108004-1215786865/solver-1108004-1215786865 -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-1108004-1215786865.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e415524b90f85b845ecbce0d10074b48
RANDOM SEED=1245414615

node48.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.232
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.232
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:       1522184 kB
Buffers:         35848 kB
Cached:         347624 kB
SwapCached:       7188 kB
Active:         210656 kB
Inactive:       259616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522184 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:         101808 kB
Slab:            48604 kB
Committed_AS:   942932 kB
PageTables:       2036 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= 66540 MiB
End job on node48 at 2008-07-11 17:34:42