Trace number 1114161

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)34 3600.09 3623.82

General information on the benchmark

Namecsp/subs/
normalized-scen06-sub1.xml
MD5SUM1791315634aef7f4a4e226b1dec10f47
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints21
Best CPU time to get the best result obtained on this benchmark1662.53
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints314
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension314
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:16:00 2008
0.00/0.07	c 0	PID 16004
0.00/0.07	c 0	HOST node86.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1114161-1215897359.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114161-1215897359.xml' 'HOME/temp.csp'
0.06/0.47	c 0	1 domains, 28 variables, 2 predicates, 0 relations, 314 constraints
0.06/0.49	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.50	c 0	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.34/0.57	c 0	Parsing HOME/temp.csp
0.34/0.65	c 0	parsed 345 expressions
0.34/0.66	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.34/0.68	c 0	MAX CSP: 314 constraints
0.34/0.68	c 0	Converting to clausal form CSP
0.34/0.75	c 0	converted 67 (10%) expressions
0.34/0.80	c 0	converted 133 (20%) expressions
0.34/0.85	c 0	converted 199 (30%) expressions
0.34/0.90	c 0	converted 265 (40%) expressions
0.34/0.95	c 1	converted 331 (50%) expressions
0.34/0.99	c 1	converted 398 (60%) expressions
0.83/1.09	c 1	converted 464 (70%) expressions
0.92/1.14	c 1	converted 530 (80%) expressions
0.92/1.18	c 1	converted 596 (90%) expressions
1.02/1.27	c 1	converted 662 (100%) expressions
1.02/1.27	c 1	CSP : 656 integers, 14 booleans, 983 clauses, largest domain size 472
1.02/1.27	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.27	c 1	Propagation in CSP
1.11/1.31	c 1	309 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.11/1.31	c 1	CSP : 656 integers, 14 booleans, 983 clauses, largest domain size 315
1.11/1.31	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.31	c 1	Simplifing CSP by introducing new Boolean variables
1.11/1.32	c 1	CSP : 656 integers, 642 booleans, 1611 clauses, largest domain size 315
1.11/1.32	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.34	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.11/1.39	c 1	66 (10%) CSP integer variables are encoded (1176 clauses, 13191 bytes)
1.11/1.39	c 1	132 (20%) CSP integer variables are encoded (1176 clauses, 13191 bytes)
1.11/1.39	c 1	197 (30%) CSP integer variables are encoded (1176 clauses, 13191 bytes)
1.11/1.39	c 1	263 (40%) CSP integer variables are encoded (1176 clauses, 13191 bytes)
1.11/1.39	c 1	328 (50%) CSP integer variables are encoded (1176 clauses, 13191 bytes)
1.11/1.39	c 1	394 (60%) CSP integer variables are encoded (1695 clauses, 19938 bytes)
1.22/1.40	c 1	460 (70%) CSP integer variables are encoded (3896 clauses, 48551 bytes)
1.22/1.40	c 1	525 (80%) CSP integer variables are encoded (4773 clauses, 59952 bytes)
1.22/1.41	c 1	591 (90%) CSP integer variables are encoded (5152 clauses, 64879 bytes)
1.22/1.41	c 1	656 (100%) CSP integer variables are encoded (5694 clauses, 71925 bytes)
1.22/1.44	c 1	162 (10%) CSP clauses are encoded (9186 clauses, 127197 bytes)
1.22/1.46	c 1	323 (20%) CSP clauses are encoded (12603 clauses, 184554 bytes)
1.22/1.48	c 1	484 (30%) CSP clauses are encoded (16155 clauses, 245293 bytes)
1.31/1.50	c 1	645 (40%) CSP clauses are encoded (19833 clauses, 307817 bytes)
1.31/1.52	c 1	806 (50%) CSP clauses are encoded (23606 clauses, 372498 bytes)
1.31/1.54	c 1	967 (60%) CSP clauses are encoded (27221 clauses, 435897 bytes)
1.31/1.56	c 1	1128 (70%) CSP clauses are encoded (30320 clauses, 489418 bytes)
1.42/1.65	c 1	1289 (80%) CSP clauses are encoded (64081 clauses, 1088270 bytes)
1.51/1.79	c 1	1450 (90%) CSP clauses are encoded (135936 clauses, 2405028 bytes)
1.61/1.83	c 1	1611 (100%) CSP clauses are encoded (159845 clauses, 2837843 bytes)
1.61/1.83	c 1	1611 CSP clauses encoded
1.61/1.83	c 1	Writing map file : HOME/temp.map
1.61/1.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.61/1.84	c 1	SAT : 6992 SAT variables, 159845 SAT clauses, 2837843 bytes
1.61/1.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.61/1.86	c 1	OBJECTIVE minimize _COST
1.61/1.86	c 1	SOLVING HOME/temp.cnf
1.61/1.86	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.61/1.86	c 1	This is MiniSat 2.0 beta incremental
1.61/1.86	c 1	WARNING: for repeatability, setting FPU to use double precision
1.61/1.86	c 1	============================[ Problem Statistics ]=============================
1.61/1.86	c 1	|                                                                             |
1.61/1.86	c 1	|  Number of variables:  6992                                                 |
1.61/1.86	c 1	|  Number of clauses:    159845                                               |
1.69/1.93	c 2	|  Parsing time:         0.06         s                                       |
1.69/1.93	c 2	OK
1.69/1.93	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.69/1.93	c 2	SEARCHING: _COST <= 157
1.69/1.93	c 2	============================[ Search Statistics ]==============================
1.69/1.93	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.93	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.93	c 2	===============================================================================
1.69/1.93	c 2	|         0 |    6992   159845   463221 |    53281        0    nan |  0.000 % |
1.69/1.98	c 2	|       101 |    6992   159845   463221 |    58609      101     42 |  0.003 % |
1.69/1.99	c 2	===============================================================================
1.69/1.99	c 2	restarts              : 2
1.69/1.99	c 2	conflicts             : 102           (843 /sec)
1.69/1.99	c 2	decisions             : 708           (0.42 % random) (5852 /sec)
1.69/1.99	c 2	propagations          : 72320          (597780 /sec)
1.69/1.99	c 2	conflict literals     : 4209           (28.41 % deleted)
1.69/1.99	c 2	Memory used           : 8.82 MB
1.69/1.99	c 2	CPU time              : 0.120981 s
1.69/1.99	c 2	
1.69/1.99	c 2	SATISFIABLE
1.69/2.00	c 2	OK
1.69/2.00	c 2	FOUND: _COST <= 157
1.69/2.00	s SATISFIABLE
1.69/2.00	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.69/2.00	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.69/2.07	c 2	Decoding HOME/temp.out
2.01/2.24	c 2	OBJECTIVE _COST 157
2.01/2.24	o 157
2.01/2.24	v 792 792 792 554 470 554 268 792 16 72 456 694 722 484 442 680 394 680 16 72 268 58 114 352 156 394 792 484
2.01/2.26	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.09/2.32	c 2	OK
2.09/2.32	c 2	OBJECTIVE BOUND: 0 <= _COST <= 157
2.09/2.32	c 2	SEARCHING: _COST <= 78
2.09/2.32	c 2	============================[ Search Statistics ]==============================
2.09/2.33	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.33	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.09/2.33	c 2	===============================================================================
2.09/2.33	c 2	|       102 |    6992   159845   463221 |    53281      102     41 |  0.003 % |
2.09/2.35	c 2	|       203 |    6992   159845   463221 |    58609      203     30 | 20.210 % |
2.09/2.36	c 2	===============================================================================
2.09/2.36	c 2	restarts              : 4
2.09/2.36	c 2	conflicts             : 243           (1438 /sec)
2.09/2.36	c 2	decisions             : 1121          (0.62 % random) (6634 /sec)
2.09/2.36	c 2	propagations          : 155790         (921976 /sec)
2.09/2.36	c 2	conflict literals     : 7136           (27.43 % deleted)
2.09/2.36	c 2	Memory used           : 8.82 MB
2.09/2.36	c 2	CPU time              : 0.168974 s
2.09/2.36	c 2	
2.09/2.36	c 2	SATISFIABLE
2.09/2.37	c 2	OK
2.09/2.37	c 2	FOUND: _COST <= 78
2.09/2.37	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.09/2.37	c 2	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.15/2.44	c 2	Decoding HOME/temp.out
2.15/2.56	c 2	OBJECTIVE _COST 78
2.15/2.56	o 78
2.15/2.57	v 792 554 792 554 792 554 16 254 156 282 456 694 722 484 470 680 394 680 72 310 86 352 44 282 156 394 792 792
2.15/2.57	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.15/2.60	c 2	OK
2.15/2.60	c 2	OBJECTIVE BOUND: 0 <= _COST <= 78
2.15/2.60	c 2	SEARCHING: _COST <= 39
2.15/2.61	c 2	============================[ Search Statistics ]==============================
2.15/2.62	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.15/2.62	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.15/2.62	c 2	===============================================================================
2.15/2.62	c 2	|       243 |    5579   159845   463221 |    53281      243     29 | 20.210 % |
2.15/2.64	c 2	|       344 |    5579   159845   463221 |    58609      344     27 | 31.537 % |
2.15/2.68	c 2	|       495 |    5579   159845   463221 |    64470      495     24 | 31.537 % |
2.44/2.77	c 2	|       721 |    5579   159845   463221 |    70917      721     24 | 31.537 % |
2.64/2.90	c 2	|      1059 |    4787    80350   231115 |    78009     1043     26 | 31.537 % |
2.74/3.05	c 3	|      1565 |    4787    80350   231115 |    85810     1549     27 | 31.537 % |
2.94/3.25	c 3	|      2324 |    4787    80350   231115 |    94391     2308     27 | 31.537 % |
3.23/3.52	c 3	|      3463 |    4787    80350   231115 |   103830     3447     27 | 31.537 % |
3.63/3.94	c 4	|      5171 |    4787    80350   231115 |   114213     5155     27 | 31.537 % |
4.33/4.67	c 4	|      7734 |    4787    80350   231115 |   125635     7718     29 | 31.537 % |
5.41/5.77	c 5	|     11579 |    4787    80350   231115 |   138198    11563     28 | 31.537 % |
7.31/7.69	c 7	|     17346 |    4787    80350   231115 |   152018    17330     27 | 31.537 % |
10.69/11.01	c 11	|     25998 |    4787    80350   231115 |   167220    25982     29 | 31.537 % |
17.25/17.68	c 17	|     38973 |    4787    80350   231115 |   183942    38957     33 | 31.537 % |
29.87/30.36	c 30	|     58434 |    4787    80350   231115 |   202337    58418     34 | 31.537 % |
55.32/55.99	c 56	|     87628 |    4787    80350   231115 |   222570    87612     34 | 31.537 % |
109.11/110.01	c 110	|    131419 |    4787    80350   231115 |   244827   131403     33 | 31.537 % |
198.27/199.70	c 199	|    197103 |    4787    80350   231115 |   269310   197087     34 | 31.537 % |
376.52/379.05	c 379	|    295629 |    4787    80350   231115 |   296241    40428     36 | 31.537 % |
602.37/606.30	c 606	|    443419 |    4787    80350   231115 |   325865   188218     43 | 31.537 % |
742.84/747.56	c 747	===============================================================================
742.84/747.56	c 747	restarts              : 24
742.84/747.56	c 747	conflicts             : 514579        (695 /sec)
742.84/747.56	c 747	decisions             : 594004        (0.88 % random) (802 /sec)
742.84/747.57	c 747	propagations          : 251018543      (338951 /sec)
742.84/747.57	c 747	conflict literals     : 20332112       (36.24 % deleted)
742.84/747.57	c 747	Memory used           : 63.19 MB
742.84/747.57	c 747	CPU time              : 740.575 s
742.84/747.57	c 747	
742.84/747.57	c 747	SATISFIABLE
742.84/747.57	c 747	OK
742.84/747.57	c 747	FOUND: _COST <= 39
742.84/747.57	c 747	DECODING HOME/temp.out WITH HOME/temp.map
742.84/747.57	c 747	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
742.91/747.66	c 747	Decoding HOME/temp.out
742.91/747.83	c 747	OBJECTIVE _COST 39
742.91/747.83	o 39
742.91/747.83	v 778 540 792 792 708 470 30 268 58 792 338 680 666 428 442 680 442 680 58 296 100 338 30 268 128 366 778 540
742.91/747.84	c 747	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
743.21/747.98	c 748	OK
743.21/747.98	c 748	OBJECTIVE BOUND: 0 <= _COST <= 39
743.21/747.98	c 748	SEARCHING: _COST <= 19
743.21/747.98	c 748	============================[ Search Statistics ]==============================
743.21/747.98	c 748	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
743.21/747.98	c 748	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
743.21/747.98	c 748	===============================================================================
743.21/747.98	c 748	|    514579 |    4278    56671   161566 |    18890   259378     43 | 31.537 % |
746.88/751.64	c 751	|    514680 |    4278    56671   161566 |    20779    16767     42 | 38.817 % |
746.98/751.73	c 751	|    514831 |    4278    56671   161566 |    22857    16918     42 | 38.817 % |
747.08/751.83	c 751	|    515056 |    4278    56671   161566 |    25143    17143     42 | 38.817 % |
747.18/751.99	c 752	|    515393 |    4278    56671   161566 |    27657    17480     41 | 38.817 % |
747.47/752.20	c 752	|    515899 |    4278    56671   161566 |    30423    17986     41 | 38.817 % |
747.77/752.52	c 752	|    516658 |    4278    56671   161566 |    33465    18745     40 | 38.817 % |
748.27/753.00	c 753	|    517797 |    4278    56671   161566 |    36811    19884     40 | 38.817 % |
748.97/753.78	c 753	|    519505 |    4278    56671   161566 |    40493    21592     38 | 38.817 % |
750.26/755.06	c 755	|    522068 |    4278    56671   161566 |    44542    24155     37 | 38.817 % |
752.24/757.03	c 757	|    525912 |    4278    56671   161566 |    48996    27999     35 | 38.817 % |
755.52/760.39	c 760	|    531678 |    4278    56671   161566 |    53896    33765     33 | 38.817 % |
760.69/765.60	c 765	|    540328 |    4278    56671   161566 |    59285    42415     32 | 38.817 % |
770.03/774.99	c 775	|    553303 |    4278    56671   161566 |    65214    55390     31 | 38.817 % |
785.62/790.60	c 790	|    572764 |    4278    56671   161566 |    71736    19765     22 | 38.817 % |
802.61/807.71	c 807	|    601958 |    4278    56671   161566 |    78909    48959     27 | 38.817 % |
838.17/843.59	c 843	|    645747 |    4278    56671   161566 |    86800    23525     30 | 38.817 % |
892.91/898.64	c 898	|    711431 |    4278    56671   161566 |    95480    89209     26 | 38.817 % |
983.50/989.83	c 989	|    809957 |    4278    56671   161566 |   105028    19969     27 | 38.817 % |
1125.55/1132.86	c 1132	|    957746 |    4278    56671   161566 |   115531    74694     34 | 38.817 % |
1353.83/1362.70	c 1362	|   1179430 |    4278    56671   161566 |   127084    94020     36 | 38.817 % |
1724.76/1736.00	c 1736	|   1511955 |    4278    56671   161566 |   139793    86672     33 | 38.817 % |
2294.45/2309.52	c 2309	|   2010743 |    4278    56671   161566 |   153772    84481     35 | 38.817 % |
3270.23/3291.81	c 3291	|   2758925 |    4278    56671   161566 |   169149   137779     27 | 38.817 % |
3600.04/3623.81	c ERROR INTERRUPTED
3600.04/3623.82	c 3623	CPU 3599.64 (0.05 0.02 3599.59 0.4)
3600.04/3623.82	c 3623	END Sun Jul 13 00:16:23 2008

Verifier Data (download as text)

OK	34	280
34 unsatisfied constraints, 280 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-1114161-1215897359/watcher-1114161-1215897359 -o /tmp/evaluation-result-1114161-1215897359/solver-1114161-1215897359 -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-1114161-1215897359.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.64 3.02 3.17 4/111 16004
/proc/meminfo: memFree=1841016/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=12268 CPUtime=0
/proc/16004/stat : 16004 (sugar++) R 16002 16004 15967 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 46433191 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 240154016357 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/16004/statm: 3067 316 241 3 0 167 0

[startup+0.0989281 s]
/proc/loadavg: 2.64 3.02 3.17 4/111 16004
/proc/meminfo: memFree=1841016/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16740 CPUtime=0.06
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1219 128 0 0 4 2 0 0 20 0 1 0 46433191 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10192 s]
/proc/loadavg: 2.64 3.02 3.17 4/111 16004
/proc/meminfo: memFree=1841016/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16740 CPUtime=0.06
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1219 128 0 0 4 2 0 0 20 0 1 0 46433191 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301948 s]
/proc/loadavg: 2.64 3.02 3.17 4/111 16004
/proc/meminfo: memFree=1841016/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16740 CPUtime=0.06
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1219 128 0 0 4 2 0 0 20 0 1 0 46433191 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701996 s]
/proc/loadavg: 2.64 3.02 3.17 4/111 16004
/proc/meminfo: memFree=1841016/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16740 CPUtime=0.34
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1296 4499 0 1 4 2 25 3 15 0 1 0 46433191 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 16740

[startup+1.50208 s]
/proc/loadavg: 2.83 3.06 3.18 5/122 16026
/proc/meminfo: memFree=1831520/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16740 CPUtime=0.34
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1297 4499 0 1 4 2 25 3 15 0 1 0 46433191 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4185 1104 409 3 0 764 0
[pid=16017] ppid=16004 vsize=5356 CPUtime=0
/proc/16017/stat : 16017 (sh) S 16004 16004 15967 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46433241 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16017/statm: 1339 233 193 169 0 50 0
[pid=16018] ppid=16017 vsize=868480 CPUtime=0.97
/proc/16018/stat : 16018 (java) S 16017 16004 15967 0 -1 0 6365 0 1 0 93 4 0 0 20 0 9 0 46433241 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16018/statm: 217120 5573 2563 9 0 211667 0
[pid=16018/tid=16019] ppid=16017 vsize=868480 CPUtime=0.7
/proc/16018/task/16019/stat : 16019 (java) R 16017 16004 15967 0 -1 64 2739 0 1 0 68 2 0 0 25 0 9 0 46433242 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16018/tid=16020] ppid=16017 vsize=868480 CPUtime=0.06
/proc/16018/task/16020/stat : 16020 (java) R 16017 16004 15967 0 -1 64 1469 0 0 0 6 0 0 0 16 0 9 0 46433243 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 101587824 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16018/tid=16021] ppid=16017 vsize=868480 CPUtime=0
/proc/16018/task/16021/stat : 16021 (java) S 16017 16004 15967 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46433243 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16018/tid=16022] ppid=16017 vsize=868480 CPUtime=0
/proc/16018/task/16022/stat : 16022 (java) S 16017 16004 15967 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 46433243 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16018/tid=16023] ppid=16017 vsize=868480 CPUtime=0
/proc/16018/task/16023/stat : 16023 (java) S 16017 16004 15967 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 46433245 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16018/tid=16024] ppid=16017 vsize=868480 CPUtime=0.19
/proc/16018/task/16024/stat : 16024 (java) S 16017 16004 15967 0 -1 64 1464 0 0 0 19 0 0 0 15 0 9 0 46433245 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16018/tid=16025] ppid=16017 vsize=868480 CPUtime=0
/proc/16018/task/16025/stat : 16025 (java) S 16017 16004 15967 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 46433245 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16018/tid=16026] ppid=16017 vsize=868480 CPUtime=0
/proc/16018/task/16026/stat : 16026 (java) S 16017 16004 15967 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46433245 889323520 5573 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 890576

[startup+3.10126 s]
/proc/loadavg: 2.83 3.06 3.18 4/123 16037
/proc/meminfo: memFree=1822232/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 15 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=9160 CPUtime=0.67
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 2183 0 0 0 66 1 0 0 20 0 1 0 46433377 9379840 2128 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 2290 2128 80 151 0 2136 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 26032

[startup+6.30162 s]
/proc/loadavg: 3.00 3.09 3.19 3/113 16047
/proc/meminfo: memFree=1826728/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=9160 CPUtime=3.84
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 2194 0 0 0 383 1 0 0 25 0 1 0 46433377 9379840 2139 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 2290 2139 80 151 0 2136 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 26032

[startup+12.7023 s]
/proc/loadavg: 2.92 3.07 3.18 4/113 16047
/proc/meminfo: memFree=1824488/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=11800 CPUtime=10.2
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 2854 0 0 0 1018 2 0 0 25 0 1 0 46433377 12083200 2799 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 2950 2799 80 151 0 2796 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 28672

[startup+25.5018 s]
/proc/loadavg: 2.85 3.05 3.17 3/113 16047
/proc/meminfo: memFree=1820328/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=15988 CPUtime=22.92
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 3875 0 0 0 2289 3 0 0 25 0 1 0 46433377 16371712 3820 996147200 134512640 135134323 4294956192 18446744073709551615 134523901 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 3997 3820 80 151 0 3843 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 32860

[startup+51.1016 s]
/proc/loadavg: 2.85 3.03 3.16 3/113 16047
/proc/meminfo: memFree=1815208/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=21272 CPUtime=48.37
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 5204 0 0 0 4832 5 0 0 25 0 1 0 46433377 21782528 5149 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 5318 5149 80 151 0 5164 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 38144

[startup+102.308 s]
/proc/loadavg: 2.69 2.96 3.13 4/113 16047
/proc/meminfo: memFree=1807336/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=28624 CPUtime=99.27
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 7022 0 0 0 9920 7 0 0 25 0 1 0 46433377 29310976 6967 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 7156 6967 80 151 0 7002 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 45496

[startup+162.302 s]
/proc/loadavg: 2.71 2.92 3.10 3/113 16047
/proc/meminfo: memFree=1799528/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=36464 CPUtime=158.92
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 8970 0 0 0 15883 9 0 0 25 0 1 0 46433377 37339136 8915 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 9116 8915 80 151 0 8962 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 53336

[startup+222.302 s]
/proc/loadavg: 2.68 2.87 3.07 4/113 16049
/proc/meminfo: memFree=1792808/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=43596 CPUtime=218.57
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 10657 0 0 0 21845 12 0 0 25 0 1 0 46433377 44642304 10602 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 10899 10602 80 151 0 10745 0
Current children cumulated CPU time (s) 220.74
Current children cumulated vsize (KiB) 60468

[startup+282.301 s]
/proc/loadavg: 2.54 2.81 3.04 4/113 16049
/proc/meminfo: memFree=1786728/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=49520 CPUtime=278.21
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 12179 0 0 0 27808 13 0 0 25 0 1 0 46433377 50708480 12124 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/16027/statm: 12380 12124 80 151 0 12226 0
Current children cumulated CPU time (s) 280.38
Current children cumulated vsize (KiB) 66392

[startup+342.301 s]
/proc/loadavg: 2.66 2.80 3.02 3/113 16049
/proc/meminfo: memFree=1781672/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.17
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1628 19073 0 4 5 2 194 16 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=16027] ppid=16004 vsize=67144 CPUtime=2841.15
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16476 0 0 0 284096 19 0 0 25 0 1 0 46433377 68755456 16419 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16786 16419 80 151 0 16632 0
Current children cumulated CPU time (s) 2843.58
Current children cumulated vsize (KiB) 84016

[startup+2922.3 s]
/proc/loadavg: 2.71 2.69 2.73 3/113 16065
/proc/meminfo: memFree=1767072/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67144 CPUtime=2900.75
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16476 0 0 0 290056 19 0 0 25 0 1 0 46433377 68755456 16419 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16786 16419 80 151 0 16632 0
Current children cumulated CPU time (s) 2903.18
Current children cumulated vsize (KiB) 84016

[startup+2982.3 s]
/proc/loadavg: 2.53 2.64 2.71 3/113 16065
/proc/meminfo: memFree=1767008/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67144 CPUtime=2960.35
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16476 0 0 0 296016 19 0 0 25 0 1 0 46433377 68755456 16419 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16786 16419 80 151 0 16632 0
Current children cumulated CPU time (s) 2962.78
Current children cumulated vsize (KiB) 84016

[startup+3042.3 s]
/proc/loadavg: 2.40 2.58 2.68 3/113 16065
/proc/meminfo: memFree=1767080/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67144 CPUtime=3019.95
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16476 0 0 0 301976 19 0 0 25 0 1 0 46433377 68755456 16419 996147200 134512640 135134323 4294956192 18446744073709551615 134531955 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16786 16419 80 151 0 16632 0
Current children cumulated CPU time (s) 3022.38
Current children cumulated vsize (KiB) 84016

[startup+3102.3 s]
/proc/loadavg: 2.34 2.53 2.66 3/113 16065
/proc/meminfo: memFree=1767016/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67308 CPUtime=3079.56
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16510 0 0 0 307937 19 0 0 25 0 1 0 46433377 68923392 16453 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16827 16453 80 151 0 16673 0
Current children cumulated CPU time (s) 3081.99
Current children cumulated vsize (KiB) 84180

[startup+3162.3 s]
/proc/loadavg: 2.64 2.58 2.66 3/113 16065
/proc/meminfo: memFree=1766952/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67308 CPUtime=3139.16
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16510 0 0 0 313897 19 0 0 25 0 1 0 46433377 68923392 16453 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16827 16453 80 151 0 16673 0
Current children cumulated CPU time (s) 3141.59
Current children cumulated vsize (KiB) 84180

[startup+3222.3 s]
/proc/loadavg: 2.60 2.57 2.65 3/113 16065
/proc/meminfo: memFree=1766888/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67308 CPUtime=3198.76
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16510 0 0 0 319857 19 0 0 25 0 1 0 46433377 68923392 16453 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16827 16453 80 151 0 16673 0
Current children cumulated CPU time (s) 3201.19
Current children cumulated vsize (KiB) 84180

[startup+3282.3 s]
/proc/loadavg: 2.66 2.58 2.64 3/113 16065
/proc/meminfo: memFree=1766696/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67472 CPUtime=3258.37
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16548 0 0 0 325818 19 0 0 25 0 1 0 46433377 69091328 16491 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16868 16491 80 151 0 16714 0
Current children cumulated CPU time (s) 3260.8
Current children cumulated vsize (KiB) 84344

[startup+3342.3 s]
/proc/loadavg: 2.57 2.57 2.63 3/113 16065
/proc/meminfo: memFree=1766696/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67472 CPUtime=3317.97
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16553 0 0 0 331778 19 0 0 25 0 1 0 46433377 69091328 16496 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16868 16496 80 151 0 16714 0
Current children cumulated CPU time (s) 3320.4
Current children cumulated vsize (KiB) 84344

[startup+3402.31 s]
/proc/loadavg: 2.55 2.57 2.63 3/113 16065
/proc/meminfo: memFree=1766312/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67636 CPUtime=3377.57
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16580 0 0 0 337738 19 0 0 25 0 1 0 46433377 69259264 16523 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16909 16523 80 151 0 16755 0
Current children cumulated CPU time (s) 3380
Current children cumulated vsize (KiB) 84508

[startup+3462.3 s]
/proc/loadavg: 2.56 2.57 2.62 3/113 16065
/proc/meminfo: memFree=1766248/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67636 CPUtime=3437.17
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16580 0 0 0 343698 19 0 0 25 0 1 0 46433377 69259264 16523 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16909 16523 80 151 0 16755 0
Current children cumulated CPU time (s) 3439.6
Current children cumulated vsize (KiB) 84508

[startup+3522.3 s]
/proc/loadavg: 2.51 2.55 2.62 3/113 16065
/proc/meminfo: memFree=1766184/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67636 CPUtime=3496.77
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16586 0 0 0 349658 19 0 0 25 0 1 0 46433377 69259264 16529 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16909 16529 80 151 0 16755 0
Current children cumulated CPU time (s) 3499.2
Current children cumulated vsize (KiB) 84508

[startup+3582.3 s]
/proc/loadavg: 2.54 2.54 2.61 3/113 16065
/proc/meminfo: memFree=1766120/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67800 CPUtime=3556.38
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16619 0 0 0 355619 19 0 0 25 0 1 0 46433377 69427200 16562 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16950 16562 80 151 0 16796 0
Current children cumulated CPU time (s) 3558.81
Current children cumulated vsize (KiB) 84672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3623.8 s]
/proc/loadavg: 2.72 2.58 2.62 3/113 16065
/proc/meminfo: memFree=1766120/2055920 swapFree=4161980/4192956
[pid=16004] ppid=16002 vsize=16872 CPUtime=2.43
/proc/16004/stat : 16004 (sugar++) S 16002 16004 15967 0 -1 4194304 1698 22907 0 5 5 2 217 19 16 0 1 0 46433191 17276928 1122 996147200 4194304 4206940 548682068528 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16004/statm: 4218 1122 414 3 0 797 0
[pid=16027] ppid=16004 vsize=67800 CPUtime=3597.61
/proc/16027/stat : 16027 (minisat-inc) R 16004 16004 15967 0 -1 4194304 16619 0 0 0 359742 19 0 0 25 0 1 0 46433377 69427200 16562 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16027/statm: 16950 16562 80 151 0 16796 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 84672

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

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

Child status: 0
Real time (s): 3623.82
CPU time (s): 3600.09
CPU user time (s): 3599.66
CPU system time (s): 0.432934
CPU usage (%): 99.3451
Max. virtual memory (cumulated for all children) (KiB): 890576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.66
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41303
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= 2965
involuntary context switches= 101959

runsolver used 5.16821 second user time and 15.0247 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-12 23:16:00
IDJOB=1114161
IDBENCH=61698
IDSOLVER=367
FILE ID=node86/1114161-1215897359
PBS_JOBID= 7903722
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/subs/normalized-scen06-sub1.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-1114161-1215897359/watcher-1114161-1215897359 -o /tmp/evaluation-result-1114161-1215897359/solver-1114161-1215897359 -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-1114161-1215897359.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1791315634aef7f4a4e226b1dec10f47
RANDOM SEED=1694704180

node86.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.214
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.214
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1841880 kB
Buffers:         23788 kB
Cached:          53812 kB
SwapCached:       6788 kB
Active:         130048 kB
Inactive:        37964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841880 kB
SwapTotal:     4192956 kB
SwapFree:      4161980 kB
Dirty:            1196 kB
Writeback:           0 kB
Mapped:         107908 kB
Slab:            27604 kB
Committed_AS:  1173216 kB
PageTables:       4632 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node86 at 2008-07-13 00:16:25