Trace number 1113519

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)19 3600.1 3602.62

General information on the benchmark

Namecsp/graphColoring/sgb/book/
normalized-jean-5.xml
MD5SUM62dbe0d67a23451e5c27bd591f583d30
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints14
Best CPU time to get the best result obtained on this benchmark1621.42
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints254
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension254
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.06/0.65	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.65	c 0	BEGIN Sat Jul 12 20:03:35 2008
0.06/0.65	c 0	PID 17435
0.06/0.66	c 0	HOST node61.alineos.net
0.06/0.66	c 0	CONVERTING HOME/instance-1113519-1215885814.xml TO HOME/temp.csp
0.06/0.66	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113519-1215885814.xml' 'HOME/temp.csp'
0.08/0.94	c 0	1 domains, 80 variables, 1 predicates, 0 relations, 254 constraints
0.08/1.00	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.08/1.00	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.36/1.08	c 0	Parsing HOME/temp.csp
0.36/1.17	c 0	parsed 336 expressions
0.36/1.17	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.36/1.19	c 0	MAX CSP: 254 constraints
0.36/1.19	c 0	Converting to clausal form CSP
0.36/1.21	c 0	converted 60 (10%) expressions
0.36/1.23	c 0	converted 119 (20%) expressions
0.36/1.24	c 0	converted 178 (30%) expressions
0.36/1.25	c 0	converted 238 (40%) expressions
0.36/1.26	c 0	converted 297 (50%) expressions
0.36/1.28	c 1	converted 356 (60%) expressions
0.36/1.29	c 1	converted 416 (70%) expressions
0.36/1.30	c 1	converted 475 (80%) expressions
0.36/1.36	c 1	converted 534 (90%) expressions
0.36/1.43	c 1	converted 593 (100%) expressions
0.36/1.43	c 1	CSP : 588 integers, 0 booleans, 761 clauses, largest domain size 382
0.36/1.43	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/1.43	c 1	Propagation in CSP
0.36/1.46	c 1	247 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.36/1.46	c 1	CSP : 588 integers, 0 booleans, 761 clauses, largest domain size 255
0.36/1.46	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/1.46	c 1	Simplifing CSP by introducing new Boolean variables
0.36/1.47	c 1	CSP : 588 integers, 508 booleans, 1269 clauses, largest domain size 255
0.36/1.47	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/1.50	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.36/1.51	c 1	59 (10%) CSP integer variables are encoded (177 clauses, 1849 bytes)
0.36/1.51	c 1	118 (20%) CSP integer variables are encoded (240 clauses, 2542 bytes)
0.36/1.51	c 1	177 (30%) CSP integer variables are encoded (240 clauses, 2542 bytes)
0.36/1.51	c 1	236 (40%) CSP integer variables are encoded (240 clauses, 2542 bytes)
0.36/1.51	c 1	294 (50%) CSP integer variables are encoded (240 clauses, 2542 bytes)
0.36/1.52	c 1	353 (60%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.36/1.52	c 1	412 (70%) CSP integer variables are encoded (848 clauses, 9669 bytes)
0.36/1.52	c 1	471 (80%) CSP integer variables are encoded (2805 clauses, 35110 bytes)
0.36/1.52	c 1	530 (90%) CSP integer variables are encoded (3114 clauses, 39127 bytes)
0.36/1.53	c 1	588 (100%) CSP integer variables are encoded (3548 clauses, 44769 bytes)
0.36/1.53	c 1	127 (10%) CSP clauses are encoded (4015 clauses, 51447 bytes)
0.36/1.54	c 1	254 (20%) CSP clauses are encoded (4482 clauses, 58201 bytes)
0.36/1.55	c 1	381 (30%) CSP clauses are encoded (4945 clauses, 64940 bytes)
0.36/1.56	c 1	508 (40%) CSP clauses are encoded (5412 clauses, 72046 bytes)
0.36/1.56	c 1	635 (50%) CSP clauses are encoded (5879 clauses, 79220 bytes)
0.36/1.57	c 1	762 (60%) CSP clauses are encoded (6342 clauses, 86335 bytes)
0.36/1.58	c 1	889 (70%) CSP clauses are encoded (11145 clauses, 164977 bytes)
0.36/1.71	c 1	1016 (80%) CSP clauses are encoded (75698 clauses, 1334293 bytes)
0.36/1.72	c 1	1143 (90%) CSP clauses are encoded (80501 clauses, 1418654 bytes)
0.36/1.75	c 1	1269 (100%) CSP clauses are encoded (93603 clauses, 1654432 bytes)
0.36/1.75	c 1	1269 CSP clauses encoded
0.36/1.75	c 1	Writing map file : HOME/temp.map
0.36/1.76	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/1.76	c 1	SAT : 4644 SAT variables, 93603 SAT clauses, 1654432 bytes
0.36/1.76	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/1.79	c 1	OBJECTIVE minimize _COST
0.36/1.79	c 1	SOLVING HOME/temp.cnf
0.36/1.79	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.11/1.81	c 1	This is MiniSat 2.0 beta incremental
1.11/1.81	c 1	WARNING: for repeatability, setting FPU to use double precision
1.11/1.81	c 1	============================[ Problem Statistics ]=============================
1.11/1.81	c 1	|                                                                             |
1.11/1.81	c 1	|  Number of variables:  4644                                                 |
1.11/1.81	c 1	|  Number of clauses:    93603                                                |
1.11/1.85	c 1	|  Parsing time:         0.03         s                                       |
1.11/1.86	c 1	OK
1.11/1.86	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.11/1.86	c 1	SEARCHING: _COST <= 127
1.11/1.86	c 1	============================[ Search Statistics ]==============================
1.11/1.86	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.86	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.11/1.86	c 1	===============================================================================
1.11/1.86	c 1	|         0 |    4644    93603   269375 |    31201        0    nan |  0.000 % |
1.11/1.86	c 1	===============================================================================
1.11/1.86	c 1	restarts              : 1
1.11/1.86	c 1	conflicts             : 2             (48 /sec)
1.11/1.86	c 1	decisions             : 410           (0.49 % random) (9764 /sec)
1.11/1.86	c 1	propagations          : 4920           (117162 /sec)
1.11/1.86	c 1	conflict literals     : 13             (18.75 % deleted)
1.11/1.86	c 1	Memory used           : 5.93 MB
1.11/1.86	c 1	CPU time              : 0.041993 s
1.11/1.86	c 1	
1.11/1.86	c 1	SATISFIABLE
1.11/1.87	c 1	OK
1.11/1.87	c 1	FOUND: _COST <= 127
1.11/1.87	s SATISFIABLE
1.11/1.87	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.11/1.87	c 1	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.11/1.94	c 1	Decoding HOME/temp.out
1.11/2.03	c 1	OBJECTIVE _COST 127
1.11/2.03	o 127
1.11/2.03	v 1 1 0 2 4 0 0 3 1 2 3 1 3 2 2 3 0 0 3 1 4 2 3 4 3 4 4 3 4 4 4 4 4 4 4 4 3 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 1 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
1.11/2.04	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.11/2.10	c 1	OK
1.11/2.10	c 1	OBJECTIVE BOUND: 0 <= _COST <= 127
1.11/2.10	c 1	SEARCHING: _COST <= 63
1.33/2.10	c 1	============================[ Search Statistics ]==============================
1.33/2.11	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.33/2.11	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.33/2.11	c 1	===============================================================================
1.33/2.11	c 1	|         2 |    4644    93603   269375 |    31201        2      6 |  0.000 % |
1.33/2.11	c 1	|       103 |    3658    93603   269375 |    34321      103     14 | 21.880 % |
1.33/2.12	c 1	|       254 |    3657    93603   269375 |    37753      254     15 | 21.880 % |
1.33/2.13	c 1	|       479 |    3657    93603   269375 |    41528      479     15 | 21.880 % |
1.33/2.13	c 1	===============================================================================
1.33/2.14	c 1	restarts              : 5
1.33/2.14	c 1	conflicts             : 560           (7370 /sec)
1.33/2.14	c 1	decisions             : 1803          (0.83 % random) (23727 /sec)
1.33/2.14	c 1	propagations          : 62310          (819998 /sec)
1.33/2.14	c 1	conflict literals     : 8829           (5.84 % deleted)
1.33/2.14	c 1	Memory used           : 6.05 MB
1.33/2.14	c 1	CPU time              : 0.075988 s
1.33/2.14	c 1	
1.33/2.14	c 1	SATISFIABLE
1.33/2.14	c 1	OK
1.33/2.14	c 1	FOUND: _COST <= 63
1.33/2.14	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.33/2.14	c 1	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.36/2.21	c 1	Decoding HOME/temp.out
1.36/2.29	c 2	OBJECTIVE _COST 63
1.36/2.30	o 63
1.36/2.30	v 4 0 3 4 4 3 4 3 4 4 3 4 4 3 1 1 2 3 4 1 4 3 4 4 4 2 3 0 4 4 4 4 4 4 3 3 2 2 3 3 4 2 1 4 3 1 2 0 4 4 0 4 4 4 2 4 1 0 3 1 4 1 2 4 4 3 4 2 2 4 4 4 1 3 1 4 0 4 3 4
1.36/2.31	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.36/2.39	c 2	OK
1.36/2.39	c 2	OBJECTIVE BOUND: 0 <= _COST <= 63
1.36/2.39	c 2	SEARCHING: _COST <= 31
1.55/2.41	c 2	============================[ Search Statistics ]==============================
1.55/2.41	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.55/2.41	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.55/2.41	c 2	===============================================================================
1.55/2.41	c 2	|       560 |    3628    93603   269375 |    31201      560     16 | 21.880 % |
1.55/2.41	c 2	|       660 |    3628    93603   269375 |    34321      660     17 | 34.326 % |
1.55/2.41	c 2	|       810 |    3628    93603   269375 |    37753      810     17 | 34.326 % |
1.55/2.44	c 2	|      1035 |    3628    93603   269375 |    41528     1035     18 | 34.326 % |
1.55/2.46	c 2	|      1372 |    3628    93603   269375 |    45681     1372     18 | 34.326 % |
1.64/2.52	c 2	|      1878 |    3628    93603   269375 |    50249     1878     21 | 34.326 % |
1.64/2.56	c 2	===============================================================================
1.64/2.56	c 2	restarts              : 11
1.64/2.56	c 2	conflicts             : 2321          (9836 /sec)
1.64/2.56	c 2	decisions             : 4407          (0.59 % random) (18677 /sec)
1.64/2.56	c 2	propagations          : 379144         (1606787 /sec)
1.64/2.56	c 2	conflict literals     : 45803          (18.36 % deleted)
1.64/2.56	c 2	Memory used           : 6.18 MB
1.64/2.56	c 2	CPU time              : 0.235964 s
1.64/2.56	c 2	
1.64/2.56	c 2	SATISFIABLE
1.64/2.56	c 2	OK
1.64/2.56	c 2	FOUND: _COST <= 31
1.64/2.56	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.64/2.56	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.70/2.64	c 2	Decoding HOME/temp.out
1.70/2.72	c 2	OBJECTIVE _COST 31
1.70/2.72	o 31
1.70/2.72	v 2 1 3 3 2 1 4 4 2 3 4 4 4 3 3 4 1 0 0 0 4 4 4 2 0 4 2 4 1 3 3 4 4 2 3 4 4 3 1 2 4 3 2 1 3 2 1 4 4 3 4 4 3 4 3 3 2 4 0 2 3 3 1 3 2 1 3 1 0 3 4 0 4 4 2 4 2 3 4 4
1.70/2.72	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.70/2.78	c 2	OK
1.70/2.78	c 2	OBJECTIVE BOUND: 0 <= _COST <= 31
1.70/2.78	c 2	SEARCHING: _COST <= 15
1.88/2.80	c 2	============================[ Search Statistics ]==============================
1.88/2.80	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.88/2.80	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.88/2.80	c 2	===============================================================================
1.88/2.80	c 2	|      2321 |    3050    41150   116607 |    13716     2321     20 | 34.326 % |
1.88/2.80	c 2	|      2423 |    3050    41150   116607 |    15088     2423     20 | 42.723 % |
1.88/2.80	c 2	|      2574 |    3050    41150   116607 |    16597     2574     20 | 42.723 % |
1.88/2.82	c 2	|      2799 |    3050    41150   116607 |    18256     2799     21 | 42.723 % |
1.88/2.85	c 2	|      3136 |    3050    41150   116607 |    20082     3136     21 | 42.723 % |
1.98/2.91	c 2	|      3642 |    2660    25184    69847 |    22090     3550     22 | 42.723 % |
1.98/2.96	c 2	|      4403 |    2660    25184    69847 |    24299     4311     24 | 42.723 % |
2.08/3.10	c 2	|      5542 |    2660    25184    69847 |    26729     5450     25 | 42.723 % |
2.29/3.28	c 3	|      7251 |    2660    25184    69847 |    29402     7159     24 | 42.723 % |
2.59/3.52	c 3	|      9813 |    2660    25184    69847 |    32343     9721     27 | 42.723 % |
3.08/4.02	c 3	|     13657 |    2660    25184    69847 |    35577    13565     26 | 42.723 % |
3.78/4.73	c 4	|     19423 |    2660    25184    69847 |    39135    19331     31 | 42.723 % |
5.28/6.22	c 5	|     28072 |    2660    25184    69847 |    43048    27980     34 | 42.723 % |
8.38/9.34	c 9	|     41046 |    2660    25184    69847 |    47353    40954     39 | 42.723 % |
14.08/15.02	c 14	|     60508 |    2660    25184    69847 |    52089    23609     45 | 42.723 % |
23.57/24.54	c 24	|     89700 |    2660    25184    69847 |    57297    52801     48 | 42.723 % |
39.67/40.60	c 40	|    133489 |    2660    25184    69847 |    63027    50727     57 | 42.723 % |
62.76/63.79	c 63	|    199174 |    2660    25184    69847 |    69330    63791     33 | 42.723 % |
99.54/100.55	c 100	|    297701 |    2660    25184    69847 |    76263    46832     30 | 42.723 % |
184.80/185.88	c 185	|    445490 |    2660    25184    69847 |    83889    69674     43 | 42.723 % |
306.24/307.36	c 307	|    667173 |    2660    25184    69847 |    92278    78541     41 | 42.723 % |
494.26/495.45	c 495	|    999699 |    2660    25184    69847 |   101506    94273     41 | 42.723 % |
786.43/787.77	c 787	|   1498487 |    2660    25184    69847 |   111657    61272     41 | 42.723 % |
1259.03/1260.57	c 1260	|   2246669 |    2660    25184    69847 |   122823    32229     35 | 42.723 % |
2098.93/2100.80	c 2100	|   3368943 |    2660    25184    69847 |   135105    74866     34 | 42.723 % |
3532.79/3535.36	c 3535	|   5052354 |    2660    25184    69847 |   148616    79650     43 | 42.723 % |
3600.06/3602.61	c ERROR INTERRUPTED
3600.06/3602.61	c 3602	CPU 3599.55 (0.06 0.04 3599.49 0.5)
3600.06/3602.61	c 3602	END Sat Jul 12 21:03:37 2008

Verifier Data (download as text)

OK	19	235
19 unsatisfied constraints, 235 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-1113519-1215885814/watcher-1113519-1215885814 -o /tmp/evaluation-result-1113519-1215885814/solver-1113519-1215885814 -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-1113519-1215885814.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.63 2.62 2.63 3/80 17435
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=18572 CPUtime=0
/proc/17435/stat : 17435 (runsolver) D 17433 17435 16881 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 45280198 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 246406507815 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/17435/statm: 4643 292 257 25 0 2626 0

[startup+0.0399821 s]
/proc/loadavg: 2.63 2.62 2.63 3/80 17435
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=24 CPUtime=0
/proc/17435/stat : 17435 (sugar++) R 17433 17435 16881 0 -1 4194304 15 0 0 0 0 0 0 0 21 0 1 0 45280198 24576 1 996147200 0 0 548682069355 18446744073709551615 246406507815 0 0 4096 0 0 0 0 17 0 0 0
/proc/17435/statm: 284 2 0 0 0 1 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24

[startup+0.133485 s]
/proc/loadavg: 2.63 2.62 2.63 3/80 17435
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=12272 CPUtime=0
/proc/17435/stat : 17435 (sugar++) R 17433 17435 16881 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 45280198 12566528 328 996147200 4194304 4206940 548682068528 18446744073709551615 246415408126 0 0 4224 0 0 0 0 17 1 0 0
/proc/17435/statm: 3068 328 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301705 s]
/proc/loadavg: 2.63 2.62 2.63 3/80 17435
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=13600 CPUtime=0.05
/proc/17435/stat : 17435 (sugar++) D 17433 17435 16881 0 -1 4194304 787 0 0 0 3 2 0 0 18 0 1 0 45280198 13926400 755 996147200 4194304 4206940 548682068528 18446744073709551615 246406675045 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/17435/statm: 3400 755 341 3 0 500 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13600

[startup+0.701776 s]
/proc/loadavg: 2.63 2.62 2.63 3/80 17435
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16740 CPUtime=0.08
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1217 128 2 0 5 3 0 0 18 0 1 0 45280198 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+1.50191 s]
/proc/loadavg: 2.63 2.62 2.63 4/88 17447
/proc/meminfo: memFree=1811488/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16740 CPUtime=0.36
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1295 4501 2 1 5 3 25 3 15 0 1 0 45280198 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17435/statm: 4185 1104 409 3 0 764 0
[pid=17448] ppid=17435 vsize=5356 CPUtime=0
/proc/17448/stat : 17448 (sh) S 17435 17435 16881 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45280298 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17448/statm: 1339 233 193 169 0 50 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 22096

[startup+3.1012 s]
/proc/loadavg: 2.63 2.62 2.63 4/89 17468
/proc/meminfo: memFree=1806360/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 15 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=6464 CPUtime=0.56
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 1516 0 0 0 55 1 0 0 19 0 1 0 45280379 6619136 1458 996147200 134512640 135134323 4294956192 18446744073709551615 134536706 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 1616 1458 80 151 0 1462 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 23336

[startup+6.30176 s]
/proc/loadavg: 2.66 2.63 2.63 3/82 17488
/proc/meminfo: memFree=1809424/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=9460 CPUtime=3.75
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 2270 0 0 0 374 1 0 0 25 0 1 0 45280379 9687040 2212 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 2365 2212 80 151 0 2211 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 26332

[startup+12.7019 s]
/proc/loadavg: 2.61 2.62 2.62 3/82 17488
/proc/meminfo: memFree=1803736/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=14480 CPUtime=10.15
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 3525 0 0 0 1012 3 0 0 25 0 1 0 45280379 14827520 3467 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 3620 3467 80 151 0 3466 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 31352

[startup+25.5021 s]
/proc/loadavg: 2.63 2.62 2.63 3/82 17488
/proc/meminfo: memFree=1800344/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=18080 CPUtime=22.95
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 4408 0 0 0 2291 4 0 0 25 0 1 0 45280379 18513920 4350 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 4520 4350 80 151 0 4366 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 34952

[startup+51.1026 s]
/proc/loadavg: 2.62 2.62 2.62 3/82 17488
/proc/meminfo: memFree=1796248/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=22076 CPUtime=48.53
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 5374 0 0 0 4848 5 0 0 25 0 1 0 45280379 22605824 5316 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 5519 5316 80 151 0 5365 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 38948

[startup+102.306 s]
/proc/loadavg: 2.66 2.63 2.63 3/82 17488
/proc/meminfo: memFree=1796120/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=22076 CPUtime=99.71
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 5387 0 0 0 9966 5 0 0 25 0 1 0 45280379 22605824 5329 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 5519 5329 80 151 0 5365 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 38948

[startup+162.301 s]
/proc/loadavg: 2.53 2.60 2.62 3/82 17488
/proc/meminfo: memFree=1791768/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=26288 CPUtime=159.68
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 6434 0 0 0 15962 6 0 0 25 0 1 0 45280379 26918912 6376 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 6572 6376 80 151 0 6418 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 43160

[startup+222.302 s]
/proc/loadavg: 2.71 2.63 2.63 3/82 17488
/proc/meminfo: memFree=1791192/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=26816 CPUtime=219.65
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 6561 0 0 0 21959 6 0 0 25 0 1 0 45280379 27459584 6503 996147200 134512640 135134323 4294956192 18446744073709551615 134532048 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 6704 6503 80 151 0 6550 0
Current children cumulated CPU time (s) 221.28
Current children cumulated vsize (KiB) 43688

[startup+282.301 s]
/proc/loadavg: 2.79 2.66 2.64 3/82 17488
/proc/meminfo: memFree=1789464/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=28624 CPUtime=279.62
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 7001 0 0 0 27955 7 0 0 25 0 1 0 45280379 29310976 6943 996147200 134512640 135134323 4294956192 18446744073709551615 134531941 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 7156 6943 80 151 0 7002 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 45496

[startup+342.302 s]
/proc/loadavg: 2.63 2.64 2.63 3/82 17488
/proc/meminfo: memFree=1788760/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=29576 CPUtime=339.6
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 7179 0 0 0 33953 7 0 0 25 0 1 0 45280379 30285824 7121 996147200 134512640 135134323 4294956192 18446744073709551615 134528866 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 7394 7121 80 151 0 7240 0
Current children cumulated CPU time (s) 341.23
Current children cumulated vsize (KiB) 46448

[startup+402.301 s]
/proc/loadavg: 2.68 2.65 2.63 3/82 17488
/proc/meminfo: memFree=1788440/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=29788 CPUtime=399.57
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 7246 0 0 0 39950 7 0 0 25 0 1 0 45280379 30502912 7188 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 7447 7188 80 151 0 7293 0
Current children cumulated CPU time (s) 401.2
Current children cumulated vsize (KiB) 46660


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

[pid=17458] ppid=17435 vsize=51160 CPUtime=2858.47
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12308 0 0 0 285817 30 0 0 25 0 1 0 45280379 52387840 12250 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 12790 12250 80 151 0 12636 0
Current children cumulated CPU time (s) 2860.1
Current children cumulated vsize (KiB) 68032

[startup+2922.3 s]
/proc/loadavg: 2.57 2.59 2.56 3/82 17528
/proc/meminfo: memFree=1811992/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=51160 CPUtime=2918.44
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12308 0 0 0 291814 30 0 0 25 0 1 0 45280379 52387840 12250 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 12790 12250 80 151 0 12636 0
Current children cumulated CPU time (s) 2920.07
Current children cumulated vsize (KiB) 68032

[startup+2982.3 s]
/proc/loadavg: 2.53 2.57 2.55 3/82 17528
/proc/meminfo: memFree=1810392/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=52680 CPUtime=2978.42
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12694 0 0 0 297811 31 0 0 25 0 1 0 45280379 53944320 12636 996147200 134512640 135134323 4294956192 18446744073709551615 134532202 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13170 12636 80 151 0 13016 0
Current children cumulated CPU time (s) 2980.05
Current children cumulated vsize (KiB) 69552

[startup+3042.3 s]
/proc/loadavg: 2.41 2.53 2.53 3/82 17528
/proc/meminfo: memFree=1810200/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=52680 CPUtime=3038.39
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12698 0 0 0 303808 31 0 0 25 0 1 0 45280379 53944320 12640 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13170 12640 80 151 0 13016 0
Current children cumulated CPU time (s) 3040.02
Current children cumulated vsize (KiB) 69552

[startup+3102.3 s]
/proc/loadavg: 2.45 2.51 2.52 3/82 17528
/proc/meminfo: memFree=1809432/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=53616 CPUtime=3098.36
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12879 0 0 0 309805 31 0 0 25 0 1 0 45280379 54902784 12821 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13404 12821 80 151 0 13250 0
Current children cumulated CPU time (s) 3099.99
Current children cumulated vsize (KiB) 70488

[startup+3162.3 s]
/proc/loadavg: 2.46 2.49 2.52 3/82 17528
/proc/meminfo: memFree=1809432/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=53616 CPUtime=3158.33
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12881 0 0 0 315802 31 0 0 25 0 1 0 45280379 54902784 12823 996147200 134512640 135134323 4294956192 18446744073709551615 134528339 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13404 12823 80 151 0 13250 0
Current children cumulated CPU time (s) 3159.96
Current children cumulated vsize (KiB) 70488

[startup+3222.3 s]
/proc/loadavg: 2.63 2.53 2.53 3/82 17528
/proc/meminfo: memFree=1809368/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=53616 CPUtime=3218.3
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12888 0 0 0 321799 31 0 0 25 0 1 0 45280379 54902784 12830 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13404 12830 80 151 0 13250 0
Current children cumulated CPU time (s) 3219.93
Current children cumulated vsize (KiB) 70488

[startup+3282.3 s]
/proc/loadavg: 2.68 2.57 2.54 3/82 17528
/proc/meminfo: memFree=1809176/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=53828 CPUtime=3278.28
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12940 0 0 0 327797 31 0 0 25 0 1 0 45280379 55119872 12882 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13457 12882 80 151 0 13303 0
Current children cumulated CPU time (s) 3279.91
Current children cumulated vsize (KiB) 70700

[startup+3342.3 s]
/proc/loadavg: 2.58 2.55 2.54 3/82 17528
/proc/meminfo: memFree=1809048/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=53992 CPUtime=3338.25
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 12973 0 0 0 333794 31 0 0 25 0 1 0 45280379 55287808 12915 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13498 12915 80 151 0 13344 0
Current children cumulated CPU time (s) 3339.88
Current children cumulated vsize (KiB) 70864

[startup+3402.31 s]
/proc/loadavg: 2.58 2.56 2.54 3/82 17528
/proc/meminfo: memFree=1808792/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=54124 CPUtime=3398.23
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 13028 0 0 0 339792 31 0 0 25 0 1 0 45280379 55422976 12970 996147200 134512640 135134323 4294956192 18446744073709551615 134707890 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13531 12970 80 151 0 13377 0
Current children cumulated CPU time (s) 3399.86
Current children cumulated vsize (KiB) 70996

[startup+3462.3 s]
/proc/loadavg: 2.63 2.56 2.54 3/82 17534
/proc/meminfo: memFree=1808016/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=54660 CPUtime=3458.19
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 13152 0 0 0 345788 31 0 0 25 0 1 0 45280379 55971840 13094 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13665 13094 80 151 0 13511 0
Current children cumulated CPU time (s) 3459.82
Current children cumulated vsize (KiB) 71532

[startup+3522.3 s]
/proc/loadavg: 2.76 2.61 2.56 3/82 17534
/proc/meminfo: memFree=1807952/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=54660 CPUtime=3518.16
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 13154 0 0 0 351785 31 0 0 25 0 1 0 45280379 55971840 13096 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13665 13096 80 151 0 13511 0
Current children cumulated CPU time (s) 3519.79
Current children cumulated vsize (KiB) 71532

[startup+3582.3 s]
/proc/loadavg: 2.68 2.60 2.55 3/82 17534
/proc/meminfo: memFree=1807184/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=55652 CPUtime=3578.14
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 13392 0 0 0 357782 32 0 0 25 0 1 0 45280379 56987648 13334 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 13913 13334 80 151 0 13759 0
Current children cumulated CPU time (s) 3579.77
Current children cumulated vsize (KiB) 72524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.6 s]
/proc/loadavg: 2.63 2.60 2.55 3/82 17534
/proc/meminfo: memFree=1806544/2055920 swapFree=4192812/4192956
[pid=17435] ppid=17433 vsize=16872 CPUtime=1.63
/proc/17435/stat : 17435 (sugar++) S 17433 17435 16881 0 -1 4194304 1685 22507 5 5 6 4 137 16 16 0 1 0 45280198 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17435/statm: 4218 1120 414 3 0 797 0
[pid=17458] ppid=17435 vsize=56048 CPUtime=3598.43
/proc/17458/stat : 17458 (minisat-inc) R 17435 17435 16881 0 -1 4194304 13507 0 0 0 359811 32 0 0 25 0 1 0 45280379 57393152 13449 996147200 134512640 135134323 4294956192 18446744073709551615 134531988 0 0 4096 3 0 0 0 17 0 0 0
/proc/17458/statm: 14012 13449 80 151 0 13858 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 72920

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): 3602.62
CPU time (s): 3600.1
CPU user time (s): 3599.55
CPU system time (s): 0.546916
CPU usage (%): 99.9302
Max. virtual memory (cumulated for all children) (KiB): 72920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.55
system time used= 0.546916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37779
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2674
involuntary context switches= 15947

runsolver used 3.9724 second user time and 10.0745 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-12 20:03:34
IDJOB=1113519
IDBENCH=61596
IDSOLVER=367
FILE ID=node61/1113519-1215885814
PBS_JOBID= 7903562
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/graphColoring/sgb/book/normalized-jean-5.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-1113519-1215885814/watcher-1113519-1215885814 -o /tmp/evaluation-result-1113519-1215885814/solver-1113519-1215885814 -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-1113519-1215885814.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 62dbe0d67a23451e5c27bd591f583d30
RANDOM SEED=387527887

node61.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.279
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.279
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:       1823304 kB
Buffers:          4360 kB
Cached:          42968 kB
SwapCached:          0 kB
Active:         166440 kB
Inactive:        16880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:         156348 kB
Slab:            34428 kB
Committed_AS:  1018620 kB
PageTables:       2124 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node61 at 2008-07-12 21:03:39