Trace number 1114173

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+minisat-incMSAT (TO)52 3600.1 3615.33

General information on the benchmark

Namecsp/subs/
normalized-scen06-sub4.xml
MD5SUMbb06c4786729b9bb95e26e13ba659421
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints23
Best CPU time to get the best result obtained on this benchmark3600.04
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints499
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension499
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 23:19:34 2008
0.00/0.07	c 0	PID 19916
0.00/0.08	c 0	HOST node33.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1114173-1215897574.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114173-1215897574.xml' 'HOME/temp.csp'
0.06/0.56	c 1	2 domains, 44 variables, 2 predicates, 0 relations, 499 constraints
0.06/0.59	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.59	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.54/0.67	c 1	Parsing HOME/temp.csp
0.54/0.80	c 1	parsed 547 expressions
0.54/0.80	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.54/0.81	c 1	MAX CSP: 499 constraints
0.54/0.81	c 1	Converting to clausal form CSP
0.54/0.91	c 1	converted 105 (10%) expressions
0.54/0.99	c 1	converted 210 (20%) expressions
0.92/1.08	c 1	converted 315 (30%) expressions
1.03/1.15	c 1	converted 420 (40%) expressions
1.12/1.28	c 2	converted 525 (50%) expressions
1.22/1.35	c 2	converted 630 (60%) expressions
1.32/1.42	c 2	converted 735 (70%) expressions
1.32/1.49	c 2	converted 840 (80%) expressions
1.42/1.54	c 2	converted 945 (90%) expressions
1.51/1.68	c 2	converted 1049 (100%) expressions
1.51/1.68	c 2	CSP : 1042 integers, 22 booleans, 1562 clauses, largest domain size 749
1.51/1.68	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.68	c 2	Propagation in CSP
1.62/1.72	c 2	492 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.62/1.72	c 2	CSP : 1042 integers, 22 booleans, 1562 clauses, largest domain size 500
1.62/1.72	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.72	c 2	Simplifing CSP by introducing new Boolean variables
1.62/1.74	c 2	CSP : 1042 integers, 1020 booleans, 2560 clauses, largest domain size 500
1.62/1.74	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.77	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.71/1.83	c 2	105 (10%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.83	c 2	209 (20%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.83	c 2	313 (30%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.83	c 2	417 (40%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.84	c 2	521 (50%) CSP integer variables are encoded (1768 clauses, 20887 bytes)
1.71/1.84	c 2	626 (60%) CSP integer variables are encoded (2637 clauses, 32184 bytes)
1.71/1.84	c 2	730 (70%) CSP integer variables are encoded (3329 clauses, 41180 bytes)
1.71/1.84	c 2	834 (80%) CSP integer variables are encoded (4162 clauses, 52009 bytes)
1.71/1.84	c 2	938 (90%) CSP integer variables are encoded (4818 clauses, 60537 bytes)
1.71/1.85	c 2	1042 (100%) CSP integer variables are encoded (9248 clauses, 118708 bytes)
1.81/1.91	c 2	256 (10%) CSP clauses are encoded (14591 clauses, 211087 bytes)
1.81/1.96	c 2	512 (20%) CSP clauses are encoded (20404 clauses, 317203 bytes)
1.91/2.00	c 2	768 (30%) CSP clauses are encoded (25852 clauses, 417593 bytes)
1.91/2.05	c 2	1024 (40%) CSP clauses are encoded (31727 clauses, 525811 bytes)
1.91/2.09	c 2	1280 (50%) CSP clauses are encoded (37036 clauses, 625385 bytes)
2.01/2.14	c 2	1536 (60%) CSP clauses are encoded (42552 clauses, 733998 bytes)
2.01/2.16	c 2	1792 (70%) CSP clauses are encoded (49426 clauses, 854935 bytes)
2.01/2.20	c 2	2048 (80%) CSP clauses are encoded (66706 clauses, 1164908 bytes)
2.10/2.29	c 3	2304 (90%) CSP clauses are encoded (116156 clauses, 2067081 bytes)
2.60/2.73	c 3	2560 (100%) CSP clauses are encoded (369015 clauses, 6762335 bytes)
2.60/2.73	c 3	2560 CSP clauses encoded
2.60/2.73	c 3	Writing map file : HOME/temp.map
2.60/2.74	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.60/2.74	c 3	SAT : 11310 SAT variables, 369015 SAT clauses, 6762335 bytes
2.60/2.74	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.60/2.79	c 3	OBJECTIVE minimize _COST
2.60/2.79	c 3	SOLVING HOME/temp.cnf
2.60/2.79	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.60/2.79	c 3	This is MiniSat 2.0 beta incremental
2.60/2.79	c 3	WARNING: for repeatability, setting FPU to use double precision
2.60/2.79	c 3	============================[ Problem Statistics ]=============================
2.60/2.79	c 3	|                                                                             |
2.60/2.80	c 3	|  Number of variables:  11310                                                |
2.60/2.80	c 3	|  Number of clauses:    369015                                               |
2.67/2.97	c 3	|  Parsing time:         0.15         s                                       |
2.67/2.98	c 3	OK
2.67/2.98	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.67/2.98	c 3	SEARCHING: _COST <= 250
2.67/2.98	c 3	============================[ Search Statistics ]==============================
2.67/2.98	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.67/2.98	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.67/2.98	c 3	===============================================================================
2.67/2.98	c 3	|         0 |   11310   369015  1080336 |   123005        0    nan |  0.000 % |
2.67/3.07	c 3	|       101 |   11310   369015  1080336 |   135305      101     47 |  0.002 % |
2.67/3.09	c 3	===============================================================================
2.67/3.09	c 3	restarts              : 2
2.67/3.09	c 3	conflicts             : 107           (415 /sec)
2.67/3.09	c 3	decisions             : 1120          (0.80 % random) (4342 /sec)
2.67/3.09	c 3	propagations          : 111001         (430303 /sec)
2.67/3.09	c 3	conflict literals     : 4818           (28.35 % deleted)
2.67/3.09	c 3	Memory used           : 17.70 MB
2.67/3.09	c 3	CPU time              : 0.25796 s
2.67/3.09	c 3	
2.67/3.09	c 3	SATISFIABLE
2.67/3.10	c 3	OK
2.67/3.10	c 3	FOUND: _COST <= 250
2.67/3.10	s SATISFIABLE
2.67/3.10	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.67/3.10	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.67/3.17	c 3	Decoding HOME/temp.out
3.15/3.30	c 4	OBJECTIVE _COST 240
3.15/3.30	o 240
3.15/3.31	v 792 792 792 792 792 554 16 764 470 498 764 792 58 296 456 694 666 428 380 142 380 142 526 72 540 778 540 72 338 142 16 352 792 792 142 380 156 366 722 554 380 142 778 778
3.15/3.31	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.15/3.36	c 4	OK
3.15/3.36	c 4	OBJECTIVE BOUND: 0 <= _COST <= 240
3.15/3.36	c 4	SEARCHING: _COST <= 120
3.15/3.37	c 4	============================[ Search Statistics ]==============================
3.15/3.38	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.15/3.38	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.15/3.38	c 4	===============================================================================
3.15/3.38	c 4	|       107 |   11310   369015  1080336 |   123005      107     45 |  0.002 % |
3.20/3.44	c 4	|       207 |   11310   369015  1080336 |   135305      207     33 | 20.699 % |
3.20/3.46	c 4	===============================================================================
3.20/3.46	c 4	restarts              : 4
3.20/3.46	c 4	conflicts             : 226           (633 /sec)
3.20/3.46	c 4	decisions             : 1630          (0.67 % random) (4567 /sec)
3.20/3.46	c 4	propagations          : 227836         (638294 /sec)
3.20/3.46	c 4	conflict literals     : 7230           (26.98 % deleted)
3.20/3.46	c 4	Memory used           : 17.70 MB
3.20/3.46	c 4	CPU time              : 0.356945 s
3.20/3.46	c 4	
3.20/3.46	c 4	SATISFIABLE
3.20/3.46	c 4	OK
3.20/3.46	c 4	FOUND: _COST <= 120
3.20/3.46	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.20/3.46	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.26/3.54	c 4	Decoding HOME/temp.out
3.26/3.66	c 4	OBJECTIVE _COST 120
3.26/3.66	o 120
3.26/3.67	v 44 282 44 16 750 512 750 512 142 380 778 540 792 554 428 666 142 380 338 100 366 128 366 58 296 58 456 694 526 764 764 554 778 540 792 554 680 442 44 282 428 666 778 540
3.26/3.67	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.26/3.68	c 4	OK
3.26/3.68	c 4	OBJECTIVE BOUND: 0 <= _COST <= 120
3.26/3.68	c 4	SEARCHING: _COST <= 60
3.26/3.68	c 4	============================[ Search Statistics ]==============================
3.26/3.69	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.26/3.69	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.26/3.69	c 4	===============================================================================
3.26/3.69	c 4	|       226 |    8969   369015  1080336 |   123005      226     32 | 20.699 % |
3.50/3.76	c 4	|       327 |    8966   369015  1080336 |   135305      327     28 | 31.442 % |
3.60/3.84	c 4	|       479 |    8966   369015  1080336 |   148836      479     27 | 31.442 % |
3.70/3.98	c 4	|       705 |    8966   369015  1080336 |   163719      705     29 | 31.442 % |
3.89/4.13	c 4	|      1042 |    8966   369015  1080336 |   180091     1042     31 | 31.442 % |
4.19/4.42	c 5	|      1548 |    8966   369015  1080336 |   198100     1548     32 | 31.442 % |
4.68/4.95	c 5	|      2307 |    7754   170284   494432 |   217910     2307     29 | 31.442 % |
5.18/5.48	c 6	|      3446 |    7754   170284   494432 |   239701     3446     31 | 31.442 % |
6.17/6.40	c 7	|      5156 |    7754   170284   494432 |   263672     5156     35 | 31.442 % |
7.26/7.56	c 8	|      7718 |    7754   170284   494432 |   290039     7718     42 | 31.442 % |
9.34/9.66	c 10	|     11562 |    7754   170284   494432 |   319043    11562     39 | 31.442 % |
12.21/12.52	c 13	|     17328 |    7754   170284   494432 |   350947    17328     38 | 31.442 % |
18.05/18.42	c 19	|     25981 |    7754   170284   494432 |   386042    25981     38 | 31.442 % |
27.27/27.72	c 28	|     38957 |    7754   170284   494432 |   424646    38957     41 | 31.442 % |
45.49/46.13	c 46	|     58418 |    7754   170284   494432 |   467111    58418     39 | 31.442 % |
77.18/78.11	c 78	|     87611 |    7754   170284   494432 |   513822    87611     43 | 31.442 % |
139.39/141.00	c 141	|    131401 |    7754   170284   494432 |   565204   131401     42 | 31.442 % |
250.93/253.55	c 254	|    197085 |    7754   170284   494432 |   621725   197085     48 | 31.442 % |
366.13/369.83	c 370	===============================================================================
366.13/369.84	c 370	restarts              : 22
366.13/369.84	c 370	conflicts             : 253825        (699 /sec)
366.13/369.84	c 370	decisions             : 298849        (0.94 % random) (824 /sec)
366.13/369.84	c 370	propagations          : 173694602      (478645 /sec)
366.13/369.84	c 370	conflict literals     : 12229556       (30.04 % deleted)
366.13/369.84	c 370	Memory used           : 70.12 MB
366.13/369.84	c 370	CPU time              : 362.888 s
366.13/369.84	c 370	
366.13/369.84	c 370	SATISFIABLE
366.13/369.84	c 370	OK
366.13/369.84	c 370	FOUND: _COST <= 60
366.13/369.84	c 370	DECODING HOME/temp.out WITH HOME/temp.map
366.13/369.84	c 370	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
366.18/369.93	c 370	Decoding HOME/temp.out
366.18/370.21	c 371	OBJECTIVE _COST 60
366.18/370.21	o 60
366.18/370.21	v 86 254 16 792 722 484 792 484 156 352 750 512 764 526 352 114 156 394 310 72 414 652 352 114 282 44 142 666 540 778 764 526 750 512 750 512 652 652 16 722 428 666 778 540
366.18/370.21	c 371	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
366.69/370.41	c 371	OK
366.69/370.41	c 371	OBJECTIVE BOUND: 0 <= _COST <= 60
366.69/370.41	c 371	SEARCHING: _COST <= 30
366.69/370.41	c 371	============================[ Search Statistics ]==============================
366.69/370.41	c 371	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
366.69/370.41	c 371	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
366.69/370.41	c 371	===============================================================================
366.69/370.41	c 371	|    253825 |    6957   113365   326006 |    37788   253728     48 | 31.442 % |
368.18/371.90	c 372	|    253928 |    6957   113365   326006 |    41567    16679     47 | 38.489 % |
368.18/371.98	c 372	|    254078 |    6957   113365   326006 |    45723    16829     47 | 38.489 % |
368.38/372.13	c 372	|    254304 |    6957   113365   326006 |    50296    17055     47 | 38.489 % |
368.58/372.32	c 373	|    254641 |    6957   113365   326006 |    55325    17392     46 | 38.489 % |
368.78/372.59	c 373	|    255147 |    6957   113365   326006 |    60858    17898     46 | 38.489 % |
369.37/373.17	c 373	|    255907 |    6957   113365   326006 |    66944    18658     45 | 38.489 % |
369.97/373.70	c 374	|    257047 |    6957   113365   326006 |    73638    19798     45 | 38.489 % |
371.16/374.92	c 375	|    258756 |    6957   113365   326006 |    81002    21507     44 | 38.489 % |
372.94/376.74	c 377	|    261318 |    6957   113365   326006 |    89102    24069     42 | 38.489 % |
375.81/379.64	c 380	|    265162 |    6957   113365   326006 |    98013    27913     41 | 38.489 % |
380.07/383.98	c 384	|    270928 |    6957   113365   326006 |   107814    33679     40 | 38.489 % |
387.99/391.95	c 392	|    279578 |    6957   113365   326006 |   118595    42329     38 | 38.489 % |
400.97/405.01	c 405	|    292552 |    6957   113365   326006 |   130455    55303     37 | 38.489 % |
420.19/424.42	c 425	|    312013 |    6957   113365   326006 |   143501    74764     41 | 38.489 % |
460.02/464.62	c 465	|    341208 |    6957   113365   326006 |   157851   103959     40 | 38.489 % |
532.03/537.34	c 538	|    384997 |    6957   113365   326006 |   173636   147748     37 | 38.489 % |
610.07/615.83	c 616	|    450681 |    6957   113365   326006 |   191000    48943     44 | 38.489 % |
750.19/756.10	c 756	|    549207 |    6957   113365   326006 |   210100   147469     41 | 38.489 % |
1000.07/1006.00	c 1006	|    696996 |    6957   113365   326006 |   231110    96675     43 | 38.489 % |
1389.29/1395.40	c 1396	|    918683 |    6957   113365   326006 |   254221    96597     31 | 38.489 % |
2059.74/2068.69	c 2069	|   1251208 |    6957   113365   326006 |   279643   187754     50 | 38.489 % |
3089.07/3102.26	c 3103	|   1749996 |    6957   113365   326006 |   307607   157210     42 | 38.489 % |
3600.05/3615.31	c ERROR INTERRUPTED
3600.05/3615.32	c 3616	CPU 3599.53 (0.06 0.02 3599.47 0.52)
3600.05/3615.32	c 3616	END Sun Jul 13 00:19:50 2008

Verifier Data (download as text)

OK	52	447
52 unsatisfied constraints, 447 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-1114173-1215897574/watcher-1114173-1215897574 -o /tmp/evaluation-result-1114173-1215897574/solver-1114173-1215897574 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114173-1215897574.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/73 19916
/proc/meminfo: memFree=1393688/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=12268 CPUtime=0
/proc/19916/stat : 19916 (sugar++) R 19914 19916 19325 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46458965 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 210824297061 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19916/statm: 3067 316 241 3 0 167 0

[startup+0.0995339 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19916
/proc/meminfo: memFree=1393688/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16740 CPUtime=0.06
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46458965 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101493 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19916
/proc/meminfo: memFree=1393688/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16740 CPUtime=0.06
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46458965 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.30153 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19916
/proc/meminfo: memFree=1393688/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16740 CPUtime=0.06
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 46458965 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701811 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 19916
/proc/meminfo: memFree=1393688/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16740 CPUtime=0.54
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1296 4533 0 1 5 1 45 3 16 0 1 0 46458965 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16740

[startup+1.50277 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 19938
/proc/meminfo: memFree=1384000/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16740 CPUtime=0.54
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1296 4533 0 1 5 1 45 3 15 0 1 0 46458965 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4185 1104 409 3 0 764 0
[pid=19929] ppid=19916 vsize=5356 CPUtime=0
/proc/19929/stat : 19929 (sh) S 19916 19916 19325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46459024 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19929/statm: 1339 233 193 169 0 50 0
[pid=19930] ppid=19929 vsize=868260 CPUtime=0.88
/proc/19930/stat : 19930 (java) S 19929 19916 19325 0 -1 0 5038 0 1 0 85 3 0 0 18 0 9 0 46459024 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19930/statm: 217065 4446 1731 9 0 211640 0
[pid=19930/tid=19931] ppid=19929 vsize=868260 CPUtime=0.66
/proc/19930/task/19931/stat : 19931 (java) R 19929 19916 19325 0 -1 64 2666 0 1 0 65 1 0 0 22 0 9 0 46459025 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4125978430 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19930/tid=19932] ppid=19929 vsize=868260 CPUtime=0.03
/proc/19930/task/19932/stat : 19932 (java) S 19929 19916 19325 0 -1 64 248 0 0 0 3 0 0 0 16 0 9 0 46459026 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19930/tid=19933] ppid=19929 vsize=868260 CPUtime=0
/proc/19930/task/19933/stat : 19933 (java) S 19929 19916 19325 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 46459027 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19930/tid=19934] ppid=19929 vsize=868260 CPUtime=0
/proc/19930/task/19934/stat : 19934 (java) S 19929 19916 19325 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 46459027 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19930/tid=19935] ppid=19929 vsize=868260 CPUtime=0
/proc/19930/task/19935/stat : 19935 (java) S 19929 19916 19325 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 46459029 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19930/tid=19936] ppid=19929 vsize=868260 CPUtime=0.16
/proc/19930/task/19936/stat : 19936 (java) S 19929 19916 19325 0 -1 64 1433 0 0 0 16 0 0 0 16 0 9 0 46459029 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19930/tid=19937] ppid=19929 vsize=868260 CPUtime=0
/proc/19930/task/19937/stat : 19937 (java) S 19929 19916 19325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46459029 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19930/tid=19938] ppid=19929 vsize=868260 CPUtime=0
/proc/19930/task/19938/stat : 19938 (java) S 19929 19916 19325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46459029 889098240 4446 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890356

[startup+3.10209 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19938
/proc/meminfo: memFree=1376896/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=2.67
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1525 11560 0 2 6 1 246 14 15 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 16872

[startup+6.30203 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1366152/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 15 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=18524 CPUtime=2.98
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 4469 0 0 0 295 3 0 0 25 0 1 0 46459244 18968576 4413 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 4631 4413 80 151 0 4477 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 35396

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1366152/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=18524 CPUtime=9.32
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 4481 0 0 0 929 3 0 0 25 0 1 0 46459244 18968576 4425 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 4631 4425 80 151 0 4477 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 35396

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1364232/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=20648 CPUtime=21.99
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 5026 0 0 0 2196 3 0 0 25 0 1 0 46459244 21143552 4970 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 5162 4970 80 151 0 5008 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 37520

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1358984/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=26128 CPUtime=47.35
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 6344 0 0 0 4730 5 0 0 25 0 1 0 46459244 26755072 6288 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 6532 6288 80 151 0 6378 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 43000

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1349320/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=35492 CPUtime=98.07
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 8705 0 0 0 9798 9 0 0 25 0 1 0 46459244 36343808 8649 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 8873 8649 80 151 0 8719 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 52364

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1341064/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=43920 CPUtime=157.5
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 10771 0 0 0 15739 11 0 0 25 0 1 0 46459244 44974080 10715 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 10980 10715 80 151 0 10826 0
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (KiB) 60792

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1331464/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=53348 CPUtime=216.93
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 13150 0 0 0 21679 14 0 0 25 0 1 0 46459244 54628352 13094 996147200 134512640 135134323 4294956192 18446744073709551615 134531941 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 13337 13094 80 151 0 13183 0
Current children cumulated CPU time (s) 220.02
Current children cumulated vsize (KiB) 70220

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1322632/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=62540 CPUtime=276.37
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 15351 0 0 0 27620 17 0 0 25 0 1 0 46459244 64040960 15295 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19939/statm: 15635 15295 80 151 0 15481 0
Current children cumulated CPU time (s) 279.46
Current children cumulated vsize (KiB) 79412

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19959
/proc/meminfo: memFree=1316360/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.09
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1636 19390 0 4 6 1 283 19 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=68624 CPUtime=335.8
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 16915 0 0 0 33561 19 0 0 25 0 1 0 46459244 70270976 16859 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=19939] ppid=19916 vsize=89300 CPUtime=2906.42
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 21918 0 0 0 290614 28 0 0 25 0 1 0 46459244 91443200 21839 996147200 134512640 135134323 4294956192 18446744073709551615 134528951 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22325 21839 80 151 0 22171 0
Current children cumulated CPU time (s) 2909.91
Current children cumulated vsize (KiB) 106172

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773640/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89300 CPUtime=2966.17
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 21919 0 0 0 296589 28 0 0 25 0 1 0 46459244 91443200 21840 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22325 21840 80 151 0 22171 0
Current children cumulated CPU time (s) 2969.66
Current children cumulated vsize (KiB) 106172

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773640/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89300 CPUtime=3025.92
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 21919 0 0 0 302564 28 0 0 25 0 1 0 46459244 91443200 21840 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22325 21840 80 151 0 22171 0
Current children cumulated CPU time (s) 3029.41
Current children cumulated vsize (KiB) 106172

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773576/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89300 CPUtime=3085.68
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 21919 0 0 0 308540 28 0 0 25 0 1 0 46459244 91443200 21840 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22325 21840 80 151 0 22171 0
Current children cumulated CPU time (s) 3089.17
Current children cumulated vsize (KiB) 106172

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773512/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89300 CPUtime=3145.42
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 21925 0 0 0 314514 28 0 0 25 0 1 0 46459244 91443200 21846 996147200 134512640 135134323 4294956192 18446744073709551615 134531865 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22325 21846 80 151 0 22171 0
Current children cumulated CPU time (s) 3148.91
Current children cumulated vsize (KiB) 106172

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773576/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89300 CPUtime=3205.18
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 21925 0 0 0 320490 28 0 0 25 0 1 0 46459244 91443200 21846 996147200 134512640 135134323 4294956192 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22325 21846 80 151 0 22171 0
Current children cumulated CPU time (s) 3208.67
Current children cumulated vsize (KiB) 106172

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773384/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89544 CPUtime=3264.94
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 21995 0 0 0 326466 28 0 0 25 0 1 0 46459244 91693056 21916 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22386 21916 80 151 0 22232 0
Current children cumulated CPU time (s) 3268.43
Current children cumulated vsize (KiB) 106416

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773256/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89544 CPUtime=3324.68
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 22005 0 0 0 332440 28 0 0 25 0 1 0 46459244 91693056 21926 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22386 21926 80 151 0 22232 0
Current children cumulated CPU time (s) 3328.17
Current children cumulated vsize (KiB) 106416

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773192/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89544 CPUtime=3384.44
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 22006 0 0 0 338416 28 0 0 25 0 1 0 46459244 91693056 21927 996147200 134512640 135134323 4294956192 18446744073709551615 134532106 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22386 21927 80 151 0 22232 0
Current children cumulated CPU time (s) 3387.93
Current children cumulated vsize (KiB) 106416

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1773064/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=89544 CPUtime=3444.19
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 22023 0 0 0 344391 28 0 0 25 0 1 0 46459244 91693056 21944 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22386 21944 80 151 0 22232 0
Current children cumulated CPU time (s) 3447.68
Current children cumulated vsize (KiB) 106416

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20005
/proc/meminfo: memFree=1772808/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=90152 CPUtime=3503.94
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 22034 0 0 0 350366 28 0 0 25 0 1 0 46459244 92315648 21955 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22538 21955 80 151 0 22384 0
Current children cumulated CPU time (s) 3507.43
Current children cumulated vsize (KiB) 107024

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20007
/proc/meminfo: memFree=1772616/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=90340 CPUtime=3563.7
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 22049 0 0 0 356341 29 0 0 25 0 1 0 46459244 92508160 21970 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22585 21970 80 151 0 22431 0
Current children cumulated CPU time (s) 3567.19
Current children cumulated vsize (KiB) 107212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20007
/proc/meminfo: memFree=1772296/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=90480 CPUtime=3596.56
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 22100 0 0 0 359627 29 0 0 25 0 1 0 46459244 92651520 22021 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22620 22021 80 151 0 22466 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 107352

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

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

[startup+3615.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 20007
/proc/meminfo: memFree=1772296/2055920 swapFree=4192812/4192956
[pid=19916] ppid=19914 vsize=16872 CPUtime=3.49
/proc/19916/stat : 19916 (sugar++) S 19914 19916 19325 0 -1 4194304 1708 23309 0 5 6 2 319 22 16 0 1 0 46458965 17276928 1127 996147200 4194304 4206940 548682068528 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19916/statm: 4218 1127 414 3 0 797 0
[pid=19939] ppid=19916 vsize=90480 CPUtime=3596.56
/proc/19939/stat : 19939 (minisat-inc) R 19916 19916 19325 0 -1 4194304 22100 0 0 0 359627 29 0 0 25 0 1 0 46459244 92651520 22021 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19939/statm: 22620 22021 80 151 0 22466 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 107352

Child status: 0
Real time (s): 3615.33
CPU time (s): 3600.1
CPU user time (s): 3599.54
CPU system time (s): 0.555915
CPU usage (%): 99.5788
Max. virtual memory (cumulated for all children) (KiB): 890468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47196
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= 4439
involuntary context switches= 49707

runsolver used 4.6053 second user time and 11.7912 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-12 23:19:34
IDJOB=1114173
IDBENCH=61700
IDSOLVER=367
FILE ID=node33/1114173-1215897574
PBS_JOBID= 7903656
Free space on /tmp= 66324 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/subs/normalized-scen06-sub4.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114173-1215897574/watcher-1114173-1215897574 -o /tmp/evaluation-result-1114173-1215897574/solver-1114173-1215897574 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114173-1215897574.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bb06c4786729b9bb95e26e13ba659421
RANDOM SEED=1794523422

node33.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.264
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.264
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:       1394168 kB
Buffers:         25660 kB
Cached:         225940 kB
SwapCached:          0 kB
Active:         566916 kB
Inactive:        38428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:         364816 kB
Slab:            41012 kB
Committed_AS:   538128 kB
PageTables:       2472 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= 66464 MiB
End job on node33 at 2008-07-13 00:19:52