Trace number 1128371

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.12 3615.02

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-40/
normalized-kbtree-9-2-3-5-40-50_ext.xml
MD5SUMb182a4087b21d674773932d1c83ec637
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints30
Best CPU time to get the best result obtained on this benchmark1464.28
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints309
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension309
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.09	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.09	c 0	BEGIN Wed Jul 23 05:24:20 2008
0.05/0.09	c 0	PID 4815
0.05/0.10	c 0	HOST node64.alineos.net
0.05/0.10	c 0	CONVERTING HOME/instance-1128371-1216783460.xml TO HOME/temp.csp
0.05/0.10	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128371-1216783460.xml' 'HOME/temp.csp'
0.06/0.58	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.06/0.65	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.65	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.42/0.73	c 1	Parsing HOME/temp.csp
0.42/0.90	c 1	parsed 677 expressions
0.42/0.91	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.91	c 1	MAX CSP: 309 constraints
0.42/0.91	c 1	Converting to clausal form CSP
0.42/0.94	c 1	converted 99 (10%) expressions
0.42/0.94	c 1	converted 198 (20%) expressions
0.42/0.94	c 1	converted 297 (30%) expressions
0.42/0.96	c 1	converted 396 (40%) expressions
0.42/0.97	c 1	converted 495 (50%) expressions
0.42/0.98	c 1	converted 594 (60%) expressions
0.42/0.99	c 1	converted 693 (70%) expressions
0.42/1.00	c 1	converted 792 (80%) expressions
0.74/1.01	c 1	converted 891 (90%) expressions
0.85/1.16	c 1	converted 989 (100%) expressions
0.85/1.16	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.85/1.16	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.85/1.16	c 1	Propagation in CSP
0.85/1.20	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.85/1.20	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.85/1.20	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.20	c 1	Simplifing CSP by introducing new Boolean variables
0.94/1.20	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.94/1.20	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.23	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.29	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.94/1.29	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.94/1.29	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.94/1.29	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.94/1.29	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.94/1.30	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
0.94/1.30	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.00/1.30	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.00/1.30	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.00/1.31	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.00/1.34	c 2	93 (10%) CSP clauses are encoded (5175 clauses, 68245 bytes)
1.00/1.35	c 2	186 (20%) CSP clauses are encoded (5740 clauses, 78595 bytes)
1.00/1.37	c 2	278 (30%) CSP clauses are encoded (6289 clauses, 89662 bytes)
1.00/1.38	c 2	371 (40%) CSP clauses are encoded (7226 clauses, 103940 bytes)
1.00/1.40	c 2	463 (50%) CSP clauses are encoded (13488 clauses, 214154 bytes)
1.09/1.40	c 2	556 (60%) CSP clauses are encoded (15511 clauses, 248760 bytes)
1.09/1.44	c 2	649 (70%) CSP clauses are encoded (32862 clauses, 564495 bytes)
1.09/1.49	c 2	741 (80%) CSP clauses are encoded (49516 clauses, 850429 bytes)
1.20/1.56	c 2	834 (90%) CSP clauses are encoded (85975 clauses, 1515377 bytes)
1.29/1.65	c 2	926 (100%) CSP clauses are encoded (134563 clauses, 2405282 bytes)
1.29/1.65	c 2	926 CSP clauses encoded
1.29/1.65	c 2	Writing map file : HOME/temp.map
1.29/1.66	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.66	c 2	SAT : 5288 SAT variables, 134563 SAT clauses, 2405282 bytes
1.29/1.66	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.73	c 2	OBJECTIVE minimize _COST
1.36/1.73	c 2	SOLVING HOME/temp.cnf
1.36/1.73	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.36/1.73	c 2	This is MiniSat 2.0 beta incremental
1.36/1.73	c 2	WARNING: for repeatability, setting FPU to use double precision
1.36/1.73	c 2	============================[ Problem Statistics ]=============================
1.36/1.73	c 2	|                                                                             |
1.36/1.74	c 2	|  Number of variables:  5288                                                 |
1.36/1.74	c 2	|  Number of clauses:    134563                                               |
1.36/1.80	c 2	|  Parsing time:         0.06         s                                       |
1.39/1.80	c 2	OK
1.39/1.80	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.39/1.80	c 2	SEARCHING: _COST <= 155
1.39/1.80	c 2	============================[ Search Statistics ]==============================
1.39/1.80	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.80	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.80	c 2	===============================================================================
1.39/1.80	c 2	|         0 |    5288   134563   391614 |    44854        0    nan |  0.000 % |
1.39/1.82	c 2	|       102 |    5286   134563   391614 |    49339      101     21 |  0.194 % |
1.39/1.86	c 2	|       252 |    5286   134563   391614 |    54273      251     23 |  0.194 % |
1.39/1.86	c 2	===============================================================================
1.39/1.86	c 2	restarts              : 3
1.39/1.86	c 2	conflicts             : 264           (2296 /sec)
1.39/1.86	c 2	decisions             : 760           (0.53 % random) (6610 /sec)
1.39/1.86	c 2	propagations          : 80962          (704128 /sec)
1.39/1.86	c 2	conflict literals     : 5980           (20.79 % deleted)
1.39/1.86	c 2	Memory used           : 7.38 MB
1.39/1.86	c 2	CPU time              : 0.114982 s
1.39/1.86	c 2	
1.39/1.86	c 2	SATISFIABLE
1.39/1.87	c 2	OK
1.39/1.87	c 2	FOUND: _COST <= 155
1.39/1.87	s SATISFIABLE
1.39/1.87	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.39/1.87	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.39/1.94	c 2	Decoding HOME/temp.out
1.39/2.02	c 2	OBJECTIVE _COST 100
1.39/2.02	o 100
1.39/2.03	v 0 3 1 4 4 1 1 4 4 4 2 2 4 0 3 2 4 2 2 4 3 4 4 1 0 3 3 3 4 4 2 2 4 4 4 4 4 3 4 3 4 4 1 0 4 3 0 4 4 0 2 2 4 1 4 2 1 2
1.39/2.03	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.39/2.08	c 2	OK
1.39/2.08	c 2	OBJECTIVE BOUND: 0 <= _COST <= 100
1.39/2.08	c 2	SEARCHING: _COST <= 50
1.39/2.08	c 2	============================[ Search Statistics ]==============================
1.39/2.08	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/2.08	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/2.08	c 2	===============================================================================
1.39/2.08	c 2	|       264 |    5278   134563   391614 |    44854      263     23 |  0.194 % |
1.69/2.11	c 2	|       364 |    5278   134563   391614 |    49339      363     21 | 36.802 % |
1.69/2.12	c 2	|       514 |    5278   134563   391614 |    54273      513     21 | 36.802 % |
1.69/2.15	c 2	|       739 |    5278   134563   391614 |    59701      738     20 | 36.802 % |
1.69/2.20	c 2	|      1077 |    5278   134563   391614 |    65671     1076     22 | 36.802 % |
1.79/2.24	c 2	|      1583 |    5278   134563   391614 |    72238     1582     25 | 36.802 % |
1.88/2.38	c 3	|      2343 |    3342    66964   194453 |    79462     2342     25 | 36.802 % |
2.08/2.51	c 3	|      3482 |    3342    66964   194453 |    87408     3481     29 | 36.802 % |
2.28/2.76	c 3	|      5191 |    3342    66964   194453 |    96149     5190     28 | 36.802 % |
2.58/3.09	c 3	|      7753 |    3342    66964   194453 |   105764     7752     28 | 36.802 % |
3.28/3.75	c 4	|     11597 |    3342    66964   194453 |   116340    11596     30 | 36.802 % |
4.47/4.92	c 5	|     17366 |    3342    66964   194453 |   127974    17365     30 | 36.802 % |
6.76/7.22	c 7	|     26015 |    3342    66964   194453 |   140772    26014     31 | 36.802 % |
10.55/11.04	c 11	|     38991 |    3342    66964   194453 |   154849    38990     32 | 36.802 % |
18.02/18.51	c 19	|     58452 |    3342    66964   194453 |   170334    58451     34 | 36.802 % |
32.36/32.93	c 33	|     87645 |    3342    66964   194453 |   187367    87644     34 | 36.802 % |
61.94/62.62	c 63	|    131434 |    3342    66964   194453 |   206104   131433     35 | 36.802 % |
125.19/126.18	c 126	|    197118 |    3342    66964   194453 |   226714   197117     36 | 36.802 % |
213.24/214.54	c 215	|    295645 |    3342    66964   194453 |   249386    80637     39 | 36.802 % |
379.46/381.47	c 382	|    443434 |    3342    66964   194453 |   274325   228426     37 | 36.802 % |
654.65/657.71	c 658	|    665120 |    3342    66964   194453 |   301757   188768     42 | 36.802 % |
1149.66/1154.79	c 1155	|    997645 |    3342    66964   194453 |   331933   234583     35 | 36.802 % |
1896.74/1904.82	c 1905	|   1496433 |    3342    66964   194453 |   365126   102939     27 | 36.802 % |
3115.93/3128.99	c 3129	|   2244617 |    3342    66964   194453 |   401639   150567     31 | 36.802 % |
3600.08/3615.01	c ERROR INTERRUPTED
3600.08/3615.02	c 3615	CPU 3599.53 (0.06 0.01 3599.47 0.56)
3600.08/3615.02	c 3615	END Wed Jul 23 06:24:35 2008

Verifier Data (download as text)

OK	73	236
73 unsatisfied constraints, 236 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-1128371-1216783460/watcher-1128371-1216783460 -o /tmp/evaluation-result-1128371-1216783460/solver-1128371-1216783460 -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-1128371-1216783460.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.55 2.58 2.59 4/80 4815
/proc/meminfo: memFree=1554360/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=12268 CPUtime=0
/proc/4815/stat : 4815 (sugar++) R 4813 4815 3699 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 5433027 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 251255290469 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/4815/statm: 3067 316 241 3 0 167 0

[startup+0.087604 s]
/proc/loadavg: 2.55 2.58 2.59 4/80 4815
/proc/meminfo: memFree=1554360/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16344 CPUtime=0.05
/proc/4815/stat : 4815 (sugar++) R 4813 4815 3699 0 -1 4194304 988 0 0 0 4 1 0 0 20 0 1 0 5433027 16736256 956 996147200 4194304 4206940 548682068528 18446744073709551615 251272636215 0 0 4224 0 0 0 0 17 0 0 0
/proc/4815/statm: 4086 956 380 3 0 665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16344

[startup+0.101628 s]
/proc/loadavg: 2.55 2.58 2.59 4/80 4815
/proc/meminfo: memFree=1554360/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16740 CPUtime=0.06
/proc/4815/stat : 4815 (sugar++) R 4813 4815 3699 0 -1 4194304 1189 128 0 0 5 1 0 0 20 0 1 0 5433027 17141760 1103 996147200 4194304 4206940 548682068528 18446744073709551615 251255122591 0 0 4224 16386 0 0 0 17 0 0 0
/proc/4815/statm: 4185 1103 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301624 s]
/proc/loadavg: 2.55 2.58 2.59 4/80 4815
/proc/meminfo: memFree=1554360/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16740 CPUtime=0.06
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1219 128 0 0 5 1 0 0 20 0 1 0 5433027 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701665 s]
/proc/loadavg: 2.55 2.58 2.59 4/80 4815
/proc/meminfo: memFree=1554360/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16740 CPUtime=0.42
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1279 4626 0 1 5 1 32 4 16 0 1 0 5433027 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4815/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 16740

[startup+1.50275 s]
/proc/loadavg: 2.55 2.58 2.59 3/91 4837
/proc/meminfo: memFree=1544288/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16740 CPUtime=0.42
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1297 4626 0 1 5 1 32 4 15 0 1 0 5433027 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4815/statm: 4185 1104 409 3 0 764 0
[pid=4828] ppid=4815 vsize=5356 CPUtime=0
/proc/4828/stat : 4828 (sh) S 4815 4815 3699 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5433092 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4828/statm: 1339 233 193 169 0 50 0
[pid=4829] ppid=4828 vsize=868512 CPUtime=0.78
/proc/4829/stat : 4829 (java) S 4828 4815 3699 0 -1 0 6554 0 1 0 73 5 0 0 18 0 9 0 5433093 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4829/statm: 217128 5759 2564 9 0 211675 0
[pid=4829/tid=4830] ppid=4828 vsize=868512 CPUtime=0.46
/proc/4829/task/4830/stat : 4830 (java) R 4828 4815 3699 0 -1 64 2738 0 1 0 44 2 0 0 23 0 9 0 5433094 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4126581751 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4829/tid=4831] ppid=4828 vsize=868512 CPUtime=0.06
/proc/4829/task/4831/stat : 4831 (java) S 4828 4815 3699 0 -1 64 1626 0 0 0 6 0 0 0 16 0 9 0 5433095 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4829/tid=4832] ppid=4828 vsize=868512 CPUtime=0
/proc/4829/task/4832/stat : 4832 (java) S 4828 4815 3699 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5433095 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4829/tid=4833] ppid=4828 vsize=868512 CPUtime=0
/proc/4829/task/4833/stat : 4833 (java) S 4828 4815 3699 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5433095 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4829/tid=4834] ppid=4828 vsize=868512 CPUtime=0
/proc/4829/task/4834/stat : 4834 (java) S 4828 4815 3699 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5433097 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4829/tid=4835] ppid=4828 vsize=868512 CPUtime=0.23
/proc/4829/task/4835/stat : 4835 (java) S 4828 4815 3699 0 -1 64 1497 0 0 0 22 1 0 0 16 0 9 0 5433097 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4829/tid=4836] ppid=4828 vsize=868512 CPUtime=0
/proc/4829/task/4836/stat : 4836 (java) S 4828 4815 3699 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 5433097 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4829/tid=4837] ppid=4828 vsize=868512 CPUtime=0
/proc/4829/task/4837/stat : 4837 (java) S 4828 4815 3699 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5433097 889356288 5759 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 890608

[startup+3.10293 s]
/proc/loadavg: 2.55 2.58 2.59 3/82 4848
/proc/meminfo: memFree=1541800/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 15 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=7816 CPUtime=1.13
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 1905 0 0 0 112 1 0 0 25 0 1 0 5433201 8003584 1852 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 1954 1852 80 151 0 1800 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 24688

[startup+6.30128 s]
/proc/loadavg: 2.58 2.59 2.59 3/82 4848
/proc/meminfo: memFree=1540392/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=9660 CPUtime=4.32
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 2350 0 0 0 431 1 0 0 25 0 1 0 5433201 9891840 2297 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 2415 2297 80 151 0 2261 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 26532

[startup+12.703 s]
/proc/loadavg: 2.62 2.60 2.60 3/82 4848
/proc/meminfo: memFree=1536496/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=13364 CPUtime=10.69
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 3289 0 0 0 1067 2 0 0 25 0 1 0 5433201 13684736 3236 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 3341 3236 80 151 0 3187 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 30236

[startup+25.5014 s]
/proc/loadavg: 2.62 2.60 2.60 3/82 4848
/proc/meminfo: memFree=1530992/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=18820 CPUtime=23.44
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 4623 0 0 0 2341 3 0 0 25 0 1 0 5433201 19271680 4570 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 4705 4570 80 151 0 4551 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 35692

[startup+51.1012 s]
/proc/loadavg: 2.60 2.60 2.60 4/82 4848
/proc/meminfo: memFree=1523312/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=26632 CPUtime=48.93
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 6573 0 0 0 4888 5 0 0 25 0 1 0 5433201 27271168 6520 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 6658 6520 80 151 0 6504 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 43504

[startup+102.307 s]
/proc/loadavg: 2.44 2.56 2.58 3/82 4886
/proc/meminfo: memFree=1563624/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=37932 CPUtime=99.94
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 9364 0 0 0 9973 21 0 0 25 0 1 0 5433201 38842368 9311 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 9483 9311 80 151 0 9329 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 54804

[startup+162.301 s]
/proc/loadavg: 2.46 2.53 2.57 4/82 4886
/proc/meminfo: memFree=1502376/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=47084 CPUtime=159.7
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 11588 0 0 0 15946 24 0 0 25 0 1 0 5433201 48214016 11535 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 11771 11535 80 151 0 11617 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 63956

[startup+222.301 s]
/proc/loadavg: 2.74 2.60 2.59 4/82 4886
/proc/meminfo: memFree=1501096/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=48008 CPUtime=219.45
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 11807 0 0 0 21921 24 0 0 25 0 1 0 5433201 49160192 11754 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 12002 11754 80 151 0 11848 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 64880

[startup+282.302 s]
/proc/loadavg: 2.62 2.59 2.58 4/82 4886
/proc/meminfo: memFree=1500968/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=48008 CPUtime=279.21
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 11808 0 0 0 27897 24 0 0 25 0 1 0 5433201 49160192 11755 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 12002 11755 80 151 0 11848 0
Current children cumulated CPU time (s) 280.76
Current children cumulated vsize (KiB) 64880

[startup+342.301 s]
/proc/loadavg: 2.56 2.59 2.58 4/82 4886
/proc/meminfo: memFree=1500648/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=4838] ppid=4815 vsize=78156 CPUtime=2848.84
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 18918 0 0 0 284848 36 0 0 25 0 1 0 5433201 80031744 18865 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 19539 18865 80 151 0 19385 0
Current children cumulated CPU time (s) 2850.39
Current children cumulated vsize (KiB) 95028

[startup+2922.3 s]
/proc/loadavg: 2.74 2.67 2.61 3/82 4892
/proc/meminfo: memFree=1470696/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=78156 CPUtime=2908.6
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 18919 0 0 0 290824 36 0 0 25 0 1 0 5433201 80031744 18866 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 19539 18866 80 151 0 19385 0
Current children cumulated CPU time (s) 2910.15
Current children cumulated vsize (KiB) 95028

[startup+2982.3 s]
/proc/loadavg: 2.61 2.64 2.60 4/82 4892
/proc/meminfo: memFree=1468904/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=80004 CPUtime=2968.36
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 19370 0 0 0 296800 36 0 0 25 0 1 0 5433201 81924096 19317 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20001 19317 80 151 0 19847 0
Current children cumulated CPU time (s) 2969.91
Current children cumulated vsize (KiB) 96876

[startup+3042.3 s]
/proc/loadavg: 2.69 2.65 2.61 4/82 4892
/proc/meminfo: memFree=1468712/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=80268 CPUtime=3028.12
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 19429 0 0 0 302776 36 0 0 25 0 1 0 5433201 82194432 19376 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20067 19376 80 151 0 19913 0
Current children cumulated CPU time (s) 3029.67
Current children cumulated vsize (KiB) 97140

[startup+3102.3 s]
/proc/loadavg: 2.74 2.67 2.62 3/82 4892
/proc/meminfo: memFree=1468520/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=80408 CPUtime=3087.89
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 19474 0 0 0 308752 37 0 0 25 0 1 0 5433201 82337792 19421 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20102 19421 80 151 0 19948 0
Current children cumulated CPU time (s) 3089.44
Current children cumulated vsize (KiB) 97280

[startup+3162.3 s]
/proc/loadavg: 2.71 2.67 2.62 3/82 4892
/proc/meminfo: memFree=1468392/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=80588 CPUtime=3147.64
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 19491 0 0 0 314727 37 0 0 25 0 1 0 5433201 82522112 19438 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20147 19438 80 151 0 19993 0
Current children cumulated CPU time (s) 3149.19
Current children cumulated vsize (KiB) 97460

[startup+3222.3 s]
/proc/loadavg: 2.59 2.65 2.61 3/82 4892
/proc/meminfo: memFree=1468264/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=80752 CPUtime=3207.4
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 19527 0 0 0 320703 37 0 0 25 0 1 0 5433201 82690048 19474 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20188 19474 80 151 0 20034 0
Current children cumulated CPU time (s) 3208.95
Current children cumulated vsize (KiB) 97624

[startup+3282.3 s]
/proc/loadavg: 2.61 2.63 2.61 3/82 4892
/proc/meminfo: memFree=1467880/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=81096 CPUtime=3267.16
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 19624 0 0 0 326679 37 0 0 25 0 1 0 5433201 83042304 19571 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20274 19571 80 151 0 20120 0
Current children cumulated CPU time (s) 3268.71
Current children cumulated vsize (KiB) 97968

[startup+3342.3 s]
/proc/loadavg: 2.68 2.65 2.62 4/82 4892
/proc/meminfo: memFree=1467624/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=81440 CPUtime=3326.91
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 19674 0 0 0 332654 37 0 0 25 0 1 0 5433201 83394560 19621 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20360 19621 80 151 0 20206 0
Current children cumulated CPU time (s) 3328.46
Current children cumulated vsize (KiB) 98312

[startup+3402.31 s]
/proc/loadavg: 2.48 2.61 2.60 4/82 4894
/proc/meminfo: memFree=1465960/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=82988 CPUtime=3386.68
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 20066 0 0 0 338630 38 0 0 25 0 1 0 5433201 84979712 20013 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 20747 20013 80 151 0 20593 0
Current children cumulated CPU time (s) 3388.23
Current children cumulated vsize (KiB) 99860

[startup+3462.3 s]
/proc/loadavg: 2.61 2.61 2.61 4/82 4894
/proc/meminfo: memFree=1461032/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=87872 CPUtime=3446.44
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 21268 0 0 0 344605 39 0 0 25 0 1 0 5433201 89980928 21215 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 21968 21215 80 151 0 21814 0
Current children cumulated CPU time (s) 3447.99
Current children cumulated vsize (KiB) 104744

[startup+3522.3 s]
/proc/loadavg: 2.62 2.62 2.61 3/82 4894
/proc/meminfo: memFree=1455464/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=93724 CPUtime=3506.2
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 22682 0 0 0 350580 40 0 0 25 0 1 0 5433201 95973376 22629 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 23431 22629 80 151 0 23277 0
Current children cumulated CPU time (s) 3507.75
Current children cumulated vsize (KiB) 110596

[startup+3582.3 s]
/proc/loadavg: 2.80 2.67 2.63 3/82 4894
/proc/meminfo: memFree=1451880/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=97104 CPUtime=3565.96
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 23515 0 0 0 356555 41 0 0 25 0 1 0 5433201 99434496 23462 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 24276 23462 80 151 0 24122 0
Current children cumulated CPU time (s) 3567.51
Current children cumulated vsize (KiB) 113976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615 s]
/proc/loadavg: 2.70 2.66 2.62 4/82 4894
/proc/meminfo: memFree=1451816/2055920 swapFree=4192956/4192956
[pid=4815] ppid=4813 vsize=16872 CPUtime=1.55
/proc/4815/stat : 4815 (sugar++) S 4813 4815 3699 0 -1 4194304 1552 15324 0 3 6 1 135 13 16 0 1 0 5433027 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4815/statm: 4218 1121 414 3 0 797 0
[pid=4838] ppid=4815 vsize=97104 CPUtime=3598.53
/proc/4838/stat : 4838 (minisat-inc) R 4815 4815 3699 0 -1 4194304 23515 0 0 0 359812 41 0 0 25 0 1 0 5433201 99434496 23462 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4838/statm: 24276 23462 80 151 0 24122 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 113976

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): 3615.02
CPU time (s): 3600.12
CPU user time (s): 3599.54
CPU system time (s): 0.584911
CPU usage (%): 99.5878
Max. virtual memory (cumulated for all children) (KiB): 890608

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

runsolver used 3.44348 second user time and 9.71652 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-23 05:24:20
IDJOB=1128371
IDBENCH=65305
IDSOLVER=367
FILE ID=node64/1128371-1216783460
PBS_JOBID= 7974094
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-40/normalized-kbtree-9-2-3-5-40-50_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-1128371-1216783460/watcher-1128371-1216783460 -o /tmp/evaluation-result-1128371-1216783460/solver-1128371-1216783460 -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-1128371-1216783460.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b182a4087b21d674773932d1c83ec637
RANDOM SEED=1781776066

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1555096 kB
Buffers:         31948 kB
Cached:         333620 kB
SwapCached:          0 kB
Active:         389560 kB
Inactive:        66744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1555096 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:         111068 kB
Slab:            29508 kB
Committed_AS:   912848 kB
PageTables:       1924 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node64 at 2008-07-23 06:24:37