Trace number 1128747

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO) 3600.08 3601.02

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-50/
normalized-kbtree-9-5-3-5-50-06_ext.xml
MD5SUMf96be9a9f9d08fba37f906edf80f9025
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints49
Best CPU time to get the best result obtained on this benchmark65.0221
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.10	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.10	c 0	BEGIN Wed Jul 23 06:48:27 2008
0.06/0.10	c 0	PID 5210
0.06/0.10	c 0	HOST node75.alineos.net
0.06/0.10	c 0	CONVERTING HOME/instance-1128747-1216788506.xml TO HOME/temp.csp
0.06/0.10	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128747-1216788506.xml' 'HOME/temp.csp'
0.06/0.36	c 0	1 domains, 40 variables, 0 predicates, 255 relations, 255 constraints
0.06/0.38	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.38	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.42/0.45	c 0	Parsing HOME/temp.csp
0.42/0.55	c 0	parsed 551 expressions
0.42/0.55	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.56	c 0	MAX CSP: 255 constraints
0.42/0.56	c 0	Converting to clausal form CSP
0.42/0.57	c 0	converted 81 (10%) expressions
0.42/0.58	c 0	converted 162 (20%) expressions
0.42/0.58	c 0	converted 243 (30%) expressions
0.42/0.59	c 0	converted 324 (40%) expressions
0.42/0.60	c 0	converted 405 (50%) expressions
0.42/0.61	c 0	converted 486 (60%) expressions
0.42/0.61	c 0	converted 567 (70%) expressions
0.42/0.62	c 0	converted 648 (80%) expressions
0.42/0.62	c 0	converted 729 (90%) expressions
0.42/0.68	c 0	converted 809 (100%) expressions
0.42/0.68	c 0	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 383
0.42/0.68	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.68	c 0	Propagation in CSP
0.42/0.71	c 0	247 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.42/0.71	c 0	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.42/0.72	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.72	c 0	Simplifing CSP by introducing new Boolean variables
0.42/0.72	c 0	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.42/0.72	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.74	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.42/0.75	c 0	55 (10%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.42/0.75	c 0	110 (20%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.42/0.75	c 0	165 (30%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.42/0.76	c 0	220 (40%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.42/0.76	c 0	275 (50%) CSP integer variables are encoded (120 clauses, 1222 bytes)
0.42/0.76	c 0	330 (60%) CSP integer variables are encoded (508 clauses, 5490 bytes)
0.42/0.76	c 0	385 (70%) CSP integer variables are encoded (767 clauses, 8592 bytes)
0.42/0.77	c 0	440 (80%) CSP integer variables are encoded (1194 clauses, 14143 bytes)
0.42/0.77	c 0	495 (90%) CSP integer variables are encoded (1483 clauses, 17900 bytes)
0.42/0.77	c 0	550 (100%) CSP integer variables are encoded (3443 clauses, 43380 bytes)
0.42/0.79	c 0	77 (10%) CSP clauses are encoded (3957 clauses, 51750 bytes)
0.42/0.80	c 0	153 (20%) CSP clauses are encoded (4457 clauses, 60272 bytes)
0.42/0.81	c 0	230 (30%) CSP clauses are encoded (4967 clauses, 69633 bytes)
0.42/0.82	c 0	306 (40%) CSP clauses are encoded (5638 clauses, 79902 bytes)
0.42/0.83	c 0	382 (50%) CSP clauses are encoded (9938 clauses, 146040 bytes)
0.42/0.83	c 0	459 (60%) CSP clauses are encoded (11357 clauses, 170092 bytes)
0.42/0.85	c 0	535 (70%) CSP clauses are encoded (23343 clauses, 386485 bytes)
0.42/0.86	c 0	612 (80%) CSP clauses are encoded (24911 clauses, 413157 bytes)
0.42/0.87	c 0	688 (90%) CSP clauses are encoded (28492 clauses, 476553 bytes)
0.42/0.96	c 0	764 (100%) CSP clauses are encoded (92935 clauses, 1644117 bytes)
0.42/0.96	c 0	764 CSP clauses encoded
0.42/0.97	c 0	Writing map file : HOME/temp.map
0.42/0.97	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.97	c 0	SAT : 3993 SAT variables, 92935 SAT clauses, 1644117 bytes
0.42/0.97	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.01	c 0	OBJECTIVE minimize _COST
1.20/1.01	c 0	SOLVING HOME/temp.cnf
1.20/1.01	c 0	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.20/1.01	c 0	This is MiniSat 2.0 beta incremental
1.20/1.01	c 0	WARNING: for repeatability, setting FPU to use double precision
1.20/1.01	c 0	============================[ Problem Statistics ]=============================
1.20/1.01	c 0	|                                                                             |
1.20/1.01	c 0	|  Number of variables:  3993                                                 |
1.20/1.01	c 0	|  Number of clauses:    92935                                                |
1.20/1.05	c 0	|  Parsing time:         0.03         s                                       |
1.20/1.05	c 0	OK
1.20/1.05	c 0	OBJECTIVE BOUND: 0 <= _COST <= 
1.20/1.05	c 0	SEARCHING: _COST <= 128
1.20/1.05	c 0	============================[ Search Statistics ]==============================
1.20/1.05	c 0	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.20/1.05	c 0	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.20/1.05	c 0	===============================================================================
1.20/1.05	c 0	|         0 |    3993    92935   269828 |    30978        0    nan |  0.000 % |
1.20/1.07	c 0	|       100 |    3993    92935   269828 |    34076      100     18 |  0.006 % |
1.20/1.09	c 0	|       250 |    3993    92935   269828 |    37483      250     19 |  0.006 % |
1.22/1.11	c 1	|       475 |    3993    92935   269828 |    41232      475     19 |  0.006 % |
1.22/1.14	c 1	|       815 |    3993    92935   269828 |    45355      815     19 |  0.006 % |
1.22/1.19	c 1	|      1321 |    3993    92935   269828 |    49890     1321     20 |  0.006 % |
1.22/1.26	c 1	|      2080 |    3993    92935   269828 |    54880     2080     21 |  0.006 % |
1.22/1.37	c 1	|      3219 |    3993    92935   269828 |    60368     3219     21 |  0.006 % |
1.22/1.58	c 1	|      4927 |    3993    92935   269828 |    66404     4927     30 |  0.006 % |
1.22/1.59	c 1	===============================================================================
1.22/1.59	c 1	restarts              : 9
1.22/1.59	c 1	conflicts             : 4977          (8779 /sec)
1.22/1.59	c 1	decisions             : 6911          (0.56 % random) (12191 /sec)
1.22/1.59	c 1	propagations          : 1125068        (1984551 /sec)
1.22/1.59	c 1	conflict literals     : 149561         (22.34 % deleted)
1.22/1.59	c 1	Memory used           : 6.78 MB
1.22/1.59	c 1	CPU time              : 0.566913 s
1.22/1.59	c 1	
1.22/1.59	c 1	SATISFIABLE
1.22/1.59	c 1	OK
1.22/1.59	c 1	FOUND: _COST <= 128
1.22/1.59	s SATISFIABLE
1.22/1.59	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.22/1.59	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.22/1.66	c 1	Decoding HOME/temp.out
1.22/1.71	c 1	OBJECTIVE _COST 128
1.22/1.71	o 128
1.22/1.71	v 4 4 0 4 2 4 2 1 4 1 2 4 3 4 4 1 1 2 4 3 3 1 3 3 4 4 4 4 4 4 4 2 4 3 4 4 4 2 4 0
1.22/1.71	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.22/1.76	c 1	OK
1.22/1.76	c 1	OBJECTIVE BOUND: 0 <= _COST <= 128
1.22/1.76	c 1	SEARCHING: _COST <= 64
1.22/1.76	c 1	============================[ Search Statistics ]==============================
1.22/1.76	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.22/1.76	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.22/1.76	c 1	===============================================================================
1.22/1.76	c 1	|      4977 |    2977    60550   175594 |    20183     4977     30 |  0.006 % |
1.22/1.78	c 1	|      5077 |    2977    60550   175594 |    22201     5077     30 | 25.448 % |
1.22/1.79	c 1	|      5227 |    2977    60550   175594 |    24421     5227     30 | 25.448 % |
1.36/1.81	c 1	|      5452 |    2977    60550   175594 |    26864     5452     29 | 25.448 % |
1.36/1.84	c 1	|      5789 |    2977    60550   175594 |    29550     5789     29 | 25.448 % |
1.36/1.89	c 1	|      6295 |    2977    60550   175594 |    32505     6295     28 | 25.448 % |
1.36/1.97	c 1	|      7055 |    2977    60550   175594 |    35756     7055     27 | 25.448 % |
2.29/2.11	c 2	|      8194 |    2977    60550   175594 |    39331     8194     26 | 25.448 % |
2.49/2.34	c 2	|      9902 |    2977    60550   175594 |    43264     9902     25 | 25.448 % |
2.79/2.68	c 2	|     12465 |    2977    60550   175594 |    47591    12465     24 | 25.448 % |
3.39/3.26	c 3	|     16309 |    2977    60550   175594 |    52350    16309     22 | 25.448 % |
4.28/4.17	c 4	|     22076 |    2977    60550   175594 |    57585    22076     26 | 25.448 % |
6.19/6.08	c 5	|     30725 |    2977    60550   175594 |    63343    30725     29 | 25.448 % |
10.29/10.15	c 10	|     43699 |    2977    60550   175594 |    69678    43699     31 | 25.448 % |
18.38/18.22	c 18	|     63160 |    2977    60550   175594 |    76646    63160     30 | 25.448 % |
30.58/30.45	c 30	|     92352 |    2977    60550   175594 |    84310    26765     28 | 25.448 % |
48.87/48.75	c 48	|    136142 |    2977    60550   175594 |    92741    70555     32 | 25.448 % |
87.07/86.90	c 86	|    201829 |    2977    60550   175594 |   102016    56619     34 | 25.448 % |
153.15/153.02	c 152	|    300355 |    2977    60550   175594 |   112217    67204     34 | 25.448 % |
268.29/268.28	c 268	|    448144 |    2977    60550   175594 |   123439   114422     31 | 25.448 % |
442.34/442.33	c 442	|    669828 |    2977    60550   175594 |   135783   115365     32 | 25.448 % |
711.85/711.95	c 711	|   1002354 |    2977    60550   175594 |   149361    87107     32 | 25.448 % |
1149.70/1149.92	c 1149	|   1501144 |    2977    60550   175594 |   164297    47931     33 | 25.448 % |
1800.40/1800.87	c 1800	|   2249326 |    2977    60550   175594 |   180727    48866     37 | 25.448 % |
2873.96/2874.72	c 2874	|   3371600 |    2977    60550   175594 |   198800    17169     31 | 25.448 % |
3600.04/3601.01	c ERROR INTERRUPTED
3600.04/3601.01	c 3600	CPU 3599.76 (0.06 0.01 3599.7 0.29)
3600.04/3601.01	c 3600	END Wed Jul 23 07:48:27 2008

Verifier Data (download as text)

OK	92	163
92 unsatisfied constraints, 163 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-1128747-1216788506/watcher-1128747-1216788506 -o /tmp/evaluation-result-1128747-1216788506/solver-1128747-1216788506 -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-1128747-1216788506.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: 1.00 1.18 1.98 3/64 5210
/proc/meminfo: memFree=1588176/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=12268 CPUtime=0
/proc/5210/stat : 5210 (sugar++) R 5208 5210 3801 0 -1 4194304 348 0 0 0 0 0 0 0 19 0 1 0 5936031 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 231882848869 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/5210/statm: 3067 316 241 3 0 167 0

[startup+0.0144271 s]
/proc/loadavg: 1.00 1.18 1.98 3/64 5210
/proc/meminfo: memFree=1588176/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=12544 CPUtime=0
/proc/5210/stat : 5210 (sugar++) R 5208 5210 3801 0 -1 4194304 490 0 0 0 0 0 0 0 19 0 1 0 5936031 12845056 458 996147200 4194304 4206940 548682068528 18446744073709551615 231882527457 0 0 4224 0 0 0 0 17 0 0 0
/proc/5210/statm: 3136 459 291 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101437 s]
/proc/loadavg: 1.00 1.18 1.98 3/64 5210
/proc/meminfo: memFree=1588176/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16476 CPUtime=0.06
/proc/5210/stat : 5210 (sugar++) R 5208 5210 3801 0 -1 4194304 1043 0 0 0 5 1 0 0 18 0 1 0 5936031 16871424 1011 996147200 4194304 4206940 548682068528 18446744073709551615 231882527457 0 0 4224 0 0 0 0 17 0 0 0
/proc/5210/statm: 4119 1011 380 3 0 698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16476

[startup+0.301469 s]
/proc/loadavg: 1.00 1.18 1.98 3/64 5210
/proc/meminfo: memFree=1588176/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16740 CPUtime=0.06
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 5936031 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5210/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701513 s]
/proc/loadavg: 1.00 1.18 1.98 3/64 5210
/proc/meminfo: memFree=1588176/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16740 CPUtime=0.42
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1297 4588 0 1 5 1 33 3 15 0 1 0 5936031 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 16740

[startup+1.5016 s]
/proc/loadavg: 1.00 1.18 1.98 1/75 5232
/proc/meminfo: memFree=1570296/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.22
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1470 11442 0 2 6 1 107 8 16 0 1 0 5936031 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1119 414 3 0 797 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 16872

[startup+3.10179 s]
/proc/loadavg: 1.00 1.18 1.98 2/66 5243
/proc/meminfo: memFree=1576888/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=7356 CPUtime=1.93
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 1746 0 0 0 192 1 0 0 25 0 1 0 5936132 7532544 1693 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 1839 1693 80 151 0 1685 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 24228

[startup+6.30117 s]
/proc/loadavg: 1.00 1.17 1.97 2/66 5243
/proc/meminfo: memFree=1574392/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=10228 CPUtime=5.12
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 2461 0 0 0 510 2 0 0 25 0 1 0 5936132 10473472 2408 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 2557 2408 80 151 0 2403 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 27100

[startup+12.7029 s]
/proc/loadavg: 1.00 1.17 1.97 2/66 5243
/proc/meminfo: memFree=1570880/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=13480 CPUtime=11.53
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 3269 0 0 0 1150 3 0 0 25 0 1 0 5936132 13803520 3216 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 3370 3216 80 151 0 3216 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 30352

[startup+25.5014 s]
/proc/loadavg: 1.00 1.16 1.95 2/66 5243
/proc/meminfo: memFree=1566720/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=17452 CPUtime=24.32
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 4271 0 0 0 2428 4 0 0 25 0 1 0 5936132 17870848 4218 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 4363 4218 80 151 0 4209 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 34324

[startup+51.1015 s]
/proc/loadavg: 1.00 1.15 1.92 2/66 5243
/proc/meminfo: memFree=1565696/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=18712 CPUtime=49.91
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 4562 0 0 0 4987 4 0 0 25 0 1 0 5936132 19161088 4509 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 4678 4509 80 151 0 4524 0
Current children cumulated CPU time (s) 51.27
Current children cumulated vsize (KiB) 35584

[startup+102.306 s]
/proc/loadavg: 1.00 1.12 1.87 2/66 5243
/proc/meminfo: memFree=1560960/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=23472 CPUtime=101.1
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 5683 0 0 0 10104 6 0 0 25 0 1 0 5936132 24035328 5630 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 5868 5630 80 151 0 5714 0
Current children cumulated CPU time (s) 102.46
Current children cumulated vsize (KiB) 40344

[startup+162.302 s]
/proc/loadavg: 1.00 1.10 1.81 2/66 5243
/proc/meminfo: memFree=1558080/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=26316 CPUtime=161.08
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 6393 0 0 0 16101 7 0 0 25 0 1 0 5936132 26947584 6340 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 6579 6340 80 151 0 6425 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 43188

[startup+222.302 s]
/proc/loadavg: 1.00 1.08 1.76 2/66 5243
/proc/meminfo: memFree=1556416/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=27856 CPUtime=221.06
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 6792 0 0 0 22099 7 0 0 25 0 1 0 5936132 28524544 6739 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 6964 6739 80 151 0 6810 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 44728

[startup+282.302 s]
/proc/loadavg: 1.00 1.06 1.71 2/66 5243
/proc/meminfo: memFree=1554816/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=29484 CPUtime=281.02
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 7179 0 0 0 28095 7 0 0 25 0 1 0 5936132 30191616 7126 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 7371 7126 80 151 0 7217 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 46356

[startup+342.302 s]
/proc/loadavg: 1.00 1.05 1.66 2/66 5243
/proc/meminfo: memFree=1554560/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=29784 CPUtime=341
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 7263 0 0 0 34093 7 0 0 25 0 1 0 5936132 30498816 7210 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 7446 7210 80 151 0 7292 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 46656

[startup+402.302 s]
/proc/loadavg: 1.00 1.04 1.62 2/66 5243
/proc/meminfo: memFree=1553344/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=31176 CPUtime=400.99
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 7564 0 0 0 40091 8 0 0 25 0 1 0 5936132 31924224 7511 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 7794 7511 80 151 0 7640 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 48048

[startup+462.302 s]
/proc/loadavg: 1.00 1.03 1.58 2/66 5243
/proc/meminfo: memFree=1551808/2055920 swapFree=4192956/4192956

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

[pid=5233] ppid=5210 vsize=57720 CPUtime=2860.21
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 13874 0 0 0 286005 16 0 0 25 0 1 0 5936132 59105280 13813 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 14430 13813 80 151 0 14276 0
Current children cumulated CPU time (s) 2861.57
Current children cumulated vsize (KiB) 74592

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1526912/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=57720 CPUtime=2920.19
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 13901 0 0 0 292003 16 0 0 25 0 1 0 5936132 59105280 13840 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 14430 13840 80 151 0 14276 0
Current children cumulated CPU time (s) 2921.55
Current children cumulated vsize (KiB) 74592

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1526656/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=58032 CPUtime=2980.16
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 13951 0 0 0 298000 16 0 0 25 0 1 0 5936132 59424768 13890 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 14508 13890 80 151 0 14354 0
Current children cumulated CPU time (s) 2981.52
Current children cumulated vsize (KiB) 74904

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1526336/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=58440 CPUtime=3040.14
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14050 0 0 0 303998 16 0 0 25 0 1 0 5936132 59842560 13989 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 14610 13989 80 151 0 14456 0
Current children cumulated CPU time (s) 3041.5
Current children cumulated vsize (KiB) 75312

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1526016/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=58652 CPUtime=3100.13
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14110 0 0 0 309997 16 0 0 25 0 1 0 5936132 60059648 14049 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 14663 14049 80 151 0 14509 0
Current children cumulated CPU time (s) 3101.49
Current children cumulated vsize (KiB) 75524

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1525888/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=58960 CPUtime=3160.11
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14162 0 0 0 315995 16 0 0 25 0 1 0 5936132 60375040 14101 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 14740 14101 80 151 0 14586 0
Current children cumulated CPU time (s) 3161.47
Current children cumulated vsize (KiB) 75832

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1525568/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=59280 CPUtime=3220.09
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14240 0 0 0 321993 16 0 0 25 0 1 0 5936132 60702720 14179 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 14820 14179 80 151 0 14666 0
Current children cumulated CPU time (s) 3221.45
Current children cumulated vsize (KiB) 76152

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1524736/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=60208 CPUtime=3280.07
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14447 0 0 0 327991 16 0 0 25 0 1 0 5936132 61652992 14386 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 15052 14386 80 151 0 14898 0
Current children cumulated CPU time (s) 3281.43
Current children cumulated vsize (KiB) 77080

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1523712/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=61140 CPUtime=3340.05
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14689 0 0 0 333989 16 0 0 25 0 1 0 5936132 62607360 14628 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 15285 14628 80 151 0 15131 0
Current children cumulated CPU time (s) 3341.41
Current children cumulated vsize (KiB) 78012

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1523520/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=61276 CPUtime=3400.04
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14750 0 0 0 339987 17 0 0 25 0 1 0 5936132 62746624 14681 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 15319 14681 80 151 0 15165 0
Current children cumulated CPU time (s) 3401.4
Current children cumulated vsize (KiB) 78148

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1523328/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=61396 CPUtime=3460.02
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 14764 0 0 0 345985 17 0 0 25 0 1 0 5936132 62869504 14695 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 15349 14695 80 151 0 15195 0
Current children cumulated CPU time (s) 3461.38
Current children cumulated vsize (KiB) 78268

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1522240/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=62496 CPUtime=3520
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 15042 0 0 0 351983 17 0 0 25 0 1 0 5936132 63995904 14973 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 15624 14973 80 151 0 15470 0
Current children cumulated CPU time (s) 3521.36
Current children cumulated vsize (KiB) 79368

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1521984/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=62808 CPUtime=3579.98
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 15091 0 0 0 357981 17 0 0 25 0 1 0 5936132 64315392 15022 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 15702 15022 80 151 0 15548 0
Current children cumulated CPU time (s) 3581.34
Current children cumulated vsize (KiB) 79680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5251
/proc/meminfo: memFree=1521728/2055920 swapFree=4192956/4192956
[pid=5210] ppid=5208 vsize=16872 CPUtime=1.36
/proc/5210/stat : 5210 (sugar++) S 5208 5210 3801 0 -1 4194304 1553 15223 0 3 6 1 119 10 16 0 1 0 5936031 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5210/statm: 4218 1120 414 3 0 797 0
[pid=5233] ppid=5210 vsize=62996 CPUtime=3598.68
/proc/5233/stat : 5233 (minisat-inc) R 5210 5210 3801 0 -1 4194304 15149 0 0 0 359851 17 0 0 25 0 1 0 5936132 64507904 15080 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/5233/statm: 15749 15080 80 151 0 15595 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 79868

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): 3601.02
CPU time (s): 3600.08
CPU user time (s): 3599.77
CPU system time (s): 0.311952
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 891488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.77
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32005
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 986
involuntary context switches= 9618

runsolver used 2.43163 second user time and 7.49786 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-23 06:48:26
IDJOB=1128747
IDBENCH=66074
IDSOLVER=367
FILE ID=node75/1128747-1216788506
PBS_JOBID= 7974099
Free space on /tmp= 66564 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-50/normalized-kbtree-9-5-3-5-50-06_ext.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-1128747-1216788506/watcher-1128747-1216788506 -o /tmp/evaluation-result-1128747-1216788506/solver-1128747-1216788506 -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-1128747-1216788506.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f96be9a9f9d08fba37f906edf80f9025
RANDOM SEED=421106777

node75.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.234
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.234
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:       1588656 kB
Buffers:         41568 kB
Cached:         347324 kB
SwapCached:          0 kB
Active:         303056 kB
Inactive:        99224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588656 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             868 kB
Writeback:           0 kB
Mapped:          23180 kB
Slab:            50868 kB
Committed_AS:    65080 kB
PageTables:       1480 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= 66560 MiB
End job on node75 at 2008-07-23 07:48:29