Trace number 1128156

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+minisatMSAT (TO) 3600.09 3634.32

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/
normalized-kbtree-9-7-3-5-60-19_ext.xml
MD5SUMbfb69c18c0d9a9ddb79a359f58d8acaf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints59
Best CPU time to get the best result obtained on this benchmark2.41863
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul 23 04:28:50 2008
0.00/0.05	c 0	PID 5501
0.00/0.05	c 0	HOST node29.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1128156-1216780130.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128156-1216780130.xml' 'HOME/temp.csp'
0.04/0.43	c 0	1 domains, 28 variables, 0 predicates, 189 relations, 189 constraints
0.04/0.48	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.48	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.45/0.57	c 0	Parsing HOME/temp.csp
0.45/0.70	c 0	parsed 407 expressions
0.45/0.71	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.71	c 0	MAX CSP: 189 constraints
0.45/0.71	c 0	Converting to clausal form CSP
0.45/0.73	c 0	converted 60 (10%) expressions
0.45/0.74	c 0	converted 120 (20%) expressions
0.45/0.74	c 0	converted 180 (30%) expressions
0.45/0.75	c 0	converted 240 (40%) expressions
0.45/0.76	c 0	converted 300 (50%) expressions
0.45/0.77	c 0	converted 360 (60%) expressions
0.45/0.78	c 0	converted 420 (70%) expressions
0.45/0.78	c 0	converted 480 (80%) expressions
0.45/0.79	c 0	converted 540 (90%) expressions
0.45/0.94	c 1	converted 599 (100%) expressions
0.45/0.94	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.45/0.94	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.94	c 1	Propagation in CSP
0.45/0.96	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.45/0.96	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.45/0.96	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.96	c 1	Simplifing CSP by introducing new Boolean variables
0.45/0.96	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.45/0.96	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.99	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.00	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.00	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.01	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.01	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.01	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.94/1.01	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.94/1.02	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.94/1.02	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.94/1.02	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.94/1.02	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.94/1.06	c 1	57 (10%) CSP clauses are encoded (2890 clauses, 37110 bytes)
0.94/1.07	c 1	114 (20%) CSP clauses are encoded (3307 clauses, 44036 bytes)
0.94/1.08	c 1	170 (30%) CSP clauses are encoded (3699 clauses, 50482 bytes)
0.94/1.09	c 1	227 (40%) CSP clauses are encoded (4133 clauses, 56819 bytes)
1.04/1.10	c 1	283 (50%) CSP clauses are encoded (6629 clauses, 93662 bytes)
1.04/1.11	c 1	340 (60%) CSP clauses are encoded (7470 clauses, 105537 bytes)
1.04/1.12	c 1	397 (70%) CSP clauses are encoded (14147 clauses, 215160 bytes)
1.04/1.13	c 1	453 (80%) CSP clauses are encoded (15051 clauses, 230270 bytes)
1.04/1.17	c 1	510 (90%) CSP clauses are encoded (34720 clauses, 578882 bytes)
1.13/1.21	c 1	566 (100%) CSP clauses are encoded (53180 clauses, 915142 bytes)
1.13/1.21	c 1	566 CSP clauses encoded
1.13/1.21	c 1	Writing map file : HOME/temp.map
1.13/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.21	c 1	SAT : 2887 SAT variables, 53180 SAT clauses, 915142 bytes
1.13/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.13/1.27	c 1	OBJECTIVE minimize _COST
1.13/1.27	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.13/1.27	c 1	SEARCHING: _COST <= 95
1.13/1.27	c 1	SOLVING HOME/temp.cnf
1.13/1.27	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.13/1.28	c 1	This is MiniSat 2.0 beta
1.13/1.28	c 1	WARNING: for repeatability, setting FPU to use double precision
1.13/1.28	c 1	============================[ Problem Statistics ]=============================
1.13/1.28	c 1	|                                                                             |
1.13/1.28	c 1	|  Number of variables:  2887                                                 |
1.13/1.28	c 1	|  Number of clauses:    53181                                                |
1.17/1.31	c 1	|  Parsing time:         0.03         s                                       |
1.17/1.31	c 1	============================[ Search Statistics ]==============================
1.17/1.31	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.17/1.31	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.17/1.31	c 1	===============================================================================
1.17/1.31	c 1	|         0 |    2135    34881   100258 |    11627        0    nan |  0.000 % |
1.17/1.33	c 1	|       101 |    2135    34881   100258 |    12789      101     18 | 26.048 % |
1.17/1.34	c 1	|       251 |    2135    34881   100258 |    14068      251     19 | 26.048 % |
1.17/1.35	c 1	|       476 |    2135    34881   100258 |    15475      476     18 | 26.048 % |
1.17/1.38	c 1	|       813 |    2135    34881   100258 |    17023      813     21 | 26.048 % |
1.17/1.42	c 1	===============================================================================
1.17/1.42	c 1	restarts              : 5
1.17/1.42	c 1	conflicts             : 1175           (8516 /sec)
1.17/1.42	c 1	decisions             : 2212           (0.81 % random) (16031 /sec)
1.17/1.42	c 1	propagations          : 210458         (1525290 /sec)
1.17/1.42	c 1	conflict literals     : 26533          (24.95 % deleted)
1.17/1.42	c 1	Memory used           : 4.07 MB
1.17/1.42	c 1	CPU time              : 0.137979 s
1.17/1.42	c 1	
1.17/1.42	c 1	SATISFIABLE
1.17/1.42	c 1	FOUND: _COST <= 95
1.17/1.42	s SATISFIABLE
1.17/1.42	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.17/1.42	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.32/1.50	c 1	Decoding HOME/temp.out
1.32/1.56	c 1	OBJECTIVE _COST 95
1.32/1.56	o 95
1.32/1.56	v 0 1 4 4 4 4 4 4 4 4 1 4 4 3 4 4 0 4 1 1 4 4 4 4 2 1 4 4
1.32/1.57	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.32/1.58	c 1	OBJECTIVE BOUND: 0 <= _COST <= 95
1.32/1.58	c 1	SEARCHING: _COST <= 47
1.32/1.58	c 1	SOLVING HOME/temp.cnf
1.32/1.58	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.32/1.59	c 1	This is MiniSat 2.0 beta
1.32/1.59	c 1	WARNING: for repeatability, setting FPU to use double precision
1.32/1.59	c 1	============================[ Problem Statistics ]=============================
1.32/1.59	c 1	|                                                                             |
1.32/1.59	c 1	|  Number of variables:  2887                                                 |
1.32/1.59	c 1	|  Number of clauses:    53181                                                |
1.46/1.62	c 1	|  Parsing time:         0.03         s                                       |
1.46/1.63	c 1	============================[ Search Statistics ]==============================
1.46/1.63	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.46/1.63	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.46/1.63	c 1	===============================================================================
1.46/1.63	c 1	|         0 |    1702    23431    67159 |     7810        0    nan |  0.000 % |
1.46/1.64	c 1	|       100 |    1702    23431    67159 |     8591      100     17 | 41.046 % |
1.46/1.65	c 1	|       251 |    1702    23431    67159 |     9450      251     16 | 41.046 % |
1.46/1.68	c 1	|       477 |    1702    23431    67159 |    10395      477     18 | 41.047 % |
1.46/1.70	c 1	|       814 |    1702    23431    67159 |    11435      814     19 | 41.046 % |
1.46/1.75	c 1	|      1320 |    1702    23431    67159 |    12578     1320     18 | 41.046 % |
1.46/1.81	c 1	|      2081 |    1702    23431    67159 |    13836     2081     17 | 41.046 % |
1.46/1.91	c 1	|      3221 |    1702    23431    67159 |    15220     3221     16 | 41.046 % |
1.46/2.08	c 2	|      4929 |    1702    23431    67159 |    16742     4929     16 | 41.047 % |
2.15/2.39	c 2	|      7491 |    1702    23431    67159 |    18416     7491     17 | 41.046 % |
2.74/2.96	c 3	|     11335 |    1702    23431    67159 |    20257    11335     18 | 41.046 % |
3.73/3.98	c 4	|     17103 |    1702    23431    67159 |    22283    17103     18 | 41.046 % |
5.82/6.08	c 6	|     25753 |    1702    23431    67159 |    24512    13524     18 | 41.046 % |
9.38/9.69	c 9	|     38727 |    1702    23431    67159 |    26963    13006     18 | 41.046 % |
14.73/15.01	c 15	|     58191 |    1702    23431    67159 |    29659    16479     19 | 41.046 % |
21.86/22.27	c 22	|     87383 |    1702    23431    67159 |    32625    26577     19 | 41.046 % |
35.53/36.02	c 36	|    131174 |    1702    23431    67159 |    35888    27896     19 | 41.046 % |
53.95/54.65	c 54	|    196858 |    1702    23431    67159 |    39477    21518     20 | 41.046 % |
84.75/85.72	c 85	|    295384 |    1702    23431    67159 |    43424    38666     20 | 41.046 % |
133.90/135.34	c 135	|    443175 |    1702    23431    67159 |    47767    32721     22 | 41.046 % |
207.50/209.67	c 209	|    664858 |    1702    23431    67159 |    52544    40717     20 | 41.046 % |
330.73/334.03	c 334	|    997385 |    1702    23431    67159 |    57798    16364     21 | 41.046 % |
543.80/549.10	c 549	|   1496173 |    1702    23431    67159 |    63578    27042     19 | 41.046 % |
877.49/885.99	c 886	|   2244356 |    1702    23431    67159 |    69936    19772     22 | 41.046 % |
1358.73/1371.75	c 1371	|   3366632 |    1702    23431    67159 |    76929    16677     19 | 41.046 % |
2148.91/2169.49	c 2169	|   5050043 |    1702    23431    67159 |    84622    57711     21 | 41.046 % |
3350.90/3382.80	c 3382	|   7575160 |    1702    23431    67159 |    93084    31602     21 | 41.046 % |
3600.05/3634.31	sh: line 1:  5537 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.05/3634.31	c ERROR unknown output  in HOME/temp.out
3600.05/3634.31	c 3634	CPU 3599.86 (0.04 0.01 3599.82 0.2)
3600.05/3634.31	c 3634	END Wed Jul 23 05:29:24 2008

Verifier Data (download as text)

OK	89	100
89 unsatisfied constraints, 100 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-1128156-1216780130/watcher-1128156-1216780130 -o /tmp/evaluation-result-1128156-1216780130/solver-1128156-1216780130 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1128156-1216780130.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.92 1.98 1.99 4/73 5501
/proc/meminfo: memFree=1295728/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=12268 CPUtime=0
/proc/5501/stat : 5501 (sugar) R 5499 5501 4441 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5102779 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 221780867685 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/5501/statm: 3067 316 241 3 0 167 0

[startup+0.092933 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 5501
/proc/meminfo: memFree=1295728/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=0.04
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5102779 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101931 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 5501
/proc/meminfo: memFree=1295728/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=0.04
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5102779 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301959 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 5501
/proc/meminfo: memFree=1295728/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=0.04
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5102779 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702018 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 5501
/proc/meminfo: memFree=1295728/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=0.45
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 974 4397 0 1 3 1 39 2 16 0 1 0 5102779 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13600

[startup+1.50213 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 5523
/proc/meminfo: memFree=1281560/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.32
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1110 12237 0 2 4 1 119 8 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13600

[startup+3.10137 s]
/proc/loadavg: 1.92 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1289048/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 15 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=4828 CPUtime=1.48
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 1069 0 0 0 148 0 0 0 25 0 1 0 5102938 4943872 1055 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 1207 1055 75 150 0 1054 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 23784

[startup+6.30282 s]
/proc/loadavg: 1.93 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1287128/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=6180 CPUtime=4.66
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 1411 0 0 0 465 1 0 0 25 0 1 0 5102938 6328320 1397 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 1545 1397 75 150 0 1392 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 25136

[startup+12.7017 s]
/proc/loadavg: 1.93 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1286360/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=6628 CPUtime=10.99
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 1527 0 0 0 1098 1 0 0 25 0 1 0 5102938 6787072 1513 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 1657 1513 75 150 0 1504 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 25584

[startup+25.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1285208/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=8128 CPUtime=23.66
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 1882 0 0 0 2365 1 0 0 25 0 1 0 5102938 8323072 1868 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 2032 1868 75 150 0 1879 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 27084

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1283608/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=9144 CPUtime=49.02
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 2115 0 0 0 4901 1 0 0 25 0 1 0 5102938 9363456 2101 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 2286 2101 75 150 0 2133 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 28100

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1281880/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=10820 CPUtime=99.75
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 2500 0 0 0 9973 2 0 0 25 0 1 0 5102938 11079680 2486 996147200 134512640 135127466 4294956256 18446744073709551615 134522243 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 2705 2486 75 150 0 2552 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 29776

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1280600/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=11920 CPUtime=159.18
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 2778 0 0 0 15916 2 0 0 25 0 1 0 5102938 12206080 2764 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 2980 2764 75 150 0 2827 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 30876

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1279768/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=12744 CPUtime=218.61
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 2988 0 0 0 21859 2 0 0 25 0 1 0 5102938 13049856 2974 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 3186 2974 75 150 0 3033 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 31700

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 5537
/proc/meminfo: memFree=1278296/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=13320 CPUtime=278.05
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 3135 0 0 0 27803 2 0 0 25 0 1 0 5102938 13639680 3121 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 3330 3121 75 150 0 3177 0
Current children cumulated CPU time (s) 279.51
Current children cumulated vsize (KiB) 32276


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

[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=26588 CPUtime=3071.59
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6282 0 0 0 307152 7 0 0 25 0 1 0 5102938 27226112 6268 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 6647 6268 75 150 0 6494 0
Current children cumulated CPU time (s) 3073.05
Current children cumulated vsize (KiB) 45544

[startup+3162.31 s]
/proc/loadavg: 2.18 2.06 2.02 3/84 5646
/proc/meminfo: memFree=1361496/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=26732 CPUtime=3131.02
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6303 0 0 0 313095 7 0 0 25 0 1 0 5102938 27373568 6289 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 6683 6289 75 150 0 6530 0
Current children cumulated CPU time (s) 3132.48
Current children cumulated vsize (KiB) 45688

[startup+3222.3 s]
/proc/loadavg: 2.43 2.14 2.04 3/84 5646
/proc/meminfo: memFree=1361368/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=26908 CPUtime=3190.46
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6328 0 0 0 319039 7 0 0 25 0 1 0 5102938 27553792 6314 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 6727 6314 75 150 0 6574 0
Current children cumulated CPU time (s) 3191.92
Current children cumulated vsize (KiB) 45864

[startup+3282.3 s]
/proc/loadavg: 2.15 2.11 2.04 3/84 5646
/proc/meminfo: memFree=1361176/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=27072 CPUtime=3249.89
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6359 0 0 0 324982 7 0 0 25 0 1 0 5102938 27721728 6345 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 6768 6345 75 150 0 6615 0
Current children cumulated CPU time (s) 3251.35
Current children cumulated vsize (KiB) 46028

[startup+3342.3 s]
/proc/loadavg: 2.06 2.09 2.03 3/84 5646
/proc/meminfo: memFree=1360984/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=27236 CPUtime=3309.33
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6401 0 0 0 330926 7 0 0 25 0 1 0 5102938 27889664 6387 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 6809 6387 75 150 0 6656 0
Current children cumulated CPU time (s) 3310.79
Current children cumulated vsize (KiB) 46192

[startup+3402.31 s]
/proc/loadavg: 2.02 2.07 2.02 3/84 5646
/proc/meminfo: memFree=1360920/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=27236 CPUtime=3368.76
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6403 0 0 0 336869 7 0 0 25 0 1 0 5102938 27889664 6389 996147200 134512640 135127466 4294956256 18446744073709551615 134522655 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 6809 6389 75 150 0 6656 0
Current children cumulated CPU time (s) 3370.22
Current children cumulated vsize (KiB) 46192

[startup+3462.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/84 5646
/proc/meminfo: memFree=1360536/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=27728 CPUtime=3428.2
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6474 0 0 0 342813 7 0 0 25 0 1 0 5102938 28393472 6460 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 6932 6460 75 150 0 6779 0
Current children cumulated CPU time (s) 3429.66
Current children cumulated vsize (KiB) 46684

[startup+3522.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/84 5646
/proc/meminfo: memFree=1360216/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=28032 CPUtime=3487.63
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6557 0 0 0 348756 7 0 0 25 0 1 0 5102938 28704768 6543 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 7008 6543 75 150 0 6855 0
Current children cumulated CPU time (s) 3489.09
Current children cumulated vsize (KiB) 46988

[startup+3582.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/84 5646
/proc/meminfo: memFree=1359960/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=28364 CPUtime=3547.08
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6613 0 0 0 354700 8 0 0 25 0 1 0 5102938 29044736 6599 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 7091 6599 75 150 0 6938 0
Current children cumulated CPU time (s) 3548.54
Current children cumulated vsize (KiB) 47320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/84 5646
/proc/meminfo: memFree=1359896/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=28364 CPUtime=3598.59
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6613 0 0 0 359851 8 0 0 25 0 1 0 5102938 29044736 6599 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 7091 6599 75 150 0 6938 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 47320

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

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

[startup+3634.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/84 5646
/proc/meminfo: memFree=1359896/2055920 swapFree=4192956/4192956
[pid=5501] ppid=5499 vsize=13600 CPUtime=1.46
/proc/5501/stat : 5501 (sugar) S 5499 5501 4441 0 -1 4194304 1181 15982 0 3 4 1 130 11 16 0 1 0 5102779 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/5501/statm: 3400 808 374 3 0 500 0
[pid=5536] ppid=5501 vsize=5356 CPUtime=0
/proc/5536/stat : 5536 (sh) S 5501 5501 4441 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 5102938 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5536/statm: 1339 232 193 169 0 50 0
[pid=5537] ppid=5536 vsize=28364 CPUtime=3598.59
/proc/5537/stat : 5537 (minisat) R 5536 5501 4441 0 -1 4194304 6613 0 0 0 359851 8 0 0 25 0 1 0 5102938 29044736 6599 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5537/statm: 7091 6599 75 150 0 6938 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 47320

Child status: 0
Real time (s): 3634.32
CPU time (s): 3600.09
CPU user time (s): 3599.87
CPU system time (s): 0.222966
CPU usage (%): 99.0582
Max. virtual memory (cumulated for all children) (KiB): 887296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.87
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24133
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= 1695
involuntary context switches= 128019

runsolver used 5.62814 second user time and 10.9133 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-23 04:28:50
IDJOB=1128156
IDBENCH=64827
IDSOLVER=368
FILE ID=node29/1128156-1216780130
PBS_JOBID= 7974090
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/normalized-kbtree-9-7-3-5-60-19_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128156-1216780130/watcher-1128156-1216780130 -o /tmp/evaluation-result-1128156-1216780130/solver-1128156-1216780130 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1128156-1216780130.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bfb69c18c0d9a9ddb79a359f58d8acaf
RANDOM SEED=1586307392

node29.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.259
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.259
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:       1296208 kB
Buffers:         30064 kB
Cached:         566976 kB
SwapCached:          0 kB
Active:         346688 kB
Inactive:       361912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296208 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1296 kB
Writeback:           0 kB
Mapped:         122840 kB
Slab:            36108 kB
Committed_AS:   177804 kB
PageTables:       2228 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 node29 at 2008-07-23 05:29:24