Trace number 1128699

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-inc? (TO) 3600.12 3616.82

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/
normalized-kbtree-9-5-3-5-90-45_ext.xml
MD5SUMb70a7b84de29134522696c3a5de1c754
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints163
Best CPU time to get the best result obtained on this benchmark2.87456
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.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Wed Jul 23 06:41:06 2008
0.00/0.07	c 0	PID 9669
0.06/0.07	c 0	HOST node69.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-1128699-1216788065.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128699-1216788065.xml' 'HOME/temp.csp'
0.06/0.87	c 0	1 domains, 40 variables, 0 predicates, 247 relations, 255 constraints
0.06/0.91	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.91	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.06/0.99	c 0	Parsing HOME/temp.csp
0.59/1.16	c 1	parsed 543 expressions
0.68/1.23	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.68/1.24	c 1	MAX CSP: 255 constraints
0.68/1.24	c 1	Converting to clausal form CSP
0.68/1.26	c 1	converted 81 (10%) expressions
0.68/1.26	c 1	converted 161 (20%) expressions
0.68/1.26	c 1	converted 241 (30%) expressions
0.68/1.27	c 1	converted 321 (40%) expressions
0.68/1.28	c 1	converted 401 (50%) expressions
0.68/1.29	c 1	converted 481 (60%) expressions
0.68/1.29	c 1	converted 561 (70%) expressions
0.79/1.30	c 1	converted 641 (80%) expressions
0.79/1.31	c 1	converted 721 (90%) expressions
0.88/1.49	c 1	converted 801 (100%) expressions
0.88/1.49	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 383
0.88/1.49	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.88/1.49	c 1	Propagation in CSP
0.98/1.52	c 1	247 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.98/1.52	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.98/1.52	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.98/1.52	c 1	Simplifing CSP by introducing new Boolean variables
0.98/1.53	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
0.98/1.53	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.98/1.55	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.04/1.65	c 1	55 (10%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.04/1.65	c 1	110 (20%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.04/1.65	c 1	165 (30%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.04/1.65	c 1	220 (40%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.04/1.65	c 1	275 (50%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.04/1.65	c 1	330 (60%) CSP integer variables are encoded (508 clauses, 5490 bytes)
1.04/1.66	c 1	385 (70%) CSP integer variables are encoded (767 clauses, 8592 bytes)
1.04/1.66	c 1	440 (80%) CSP integer variables are encoded (1194 clauses, 14143 bytes)
1.04/1.66	c 1	495 (90%) CSP integer variables are encoded (1483 clauses, 17900 bytes)
1.04/1.66	c 1	550 (100%) CSP integer variables are encoded (3443 clauses, 43380 bytes)
1.04/1.69	c 1	77 (10%) CSP clauses are encoded (3895 clauses, 49546 bytes)
1.09/1.70	c 1	153 (20%) CSP clauses are encoded (4313 clauses, 55324 bytes)
1.09/1.71	c 1	230 (30%) CSP clauses are encoded (4764 clauses, 61971 bytes)
1.09/1.73	c 1	306 (40%) CSP clauses are encoded (5422 clauses, 71346 bytes)
1.09/1.74	c 1	382 (50%) CSP clauses are encoded (9722 clauses, 137484 bytes)
1.09/1.75	c 1	459 (60%) CSP clauses are encoded (11141 clauses, 161536 bytes)
1.09/1.77	c 1	535 (70%) CSP clauses are encoded (23127 clauses, 377929 bytes)
1.09/1.77	c 1	612 (80%) CSP clauses are encoded (24695 clauses, 404601 bytes)
1.09/1.79	c 1	688 (90%) CSP clauses are encoded (28276 clauses, 467997 bytes)
1.19/1.89	c 1	764 (100%) CSP clauses are encoded (92719 clauses, 1635561 bytes)
1.19/1.89	c 1	764 CSP clauses encoded
1.19/1.89	c 1	Writing map file : HOME/temp.map
1.30/1.90	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.90	c 1	SAT : 3993 SAT variables, 92719 SAT clauses, 1635561 bytes
1.30/1.90	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.98	c 1	OBJECTIVE minimize _COST
1.30/1.98	c 1	SOLVING HOME/temp.cnf
1.30/1.98	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.30/1.98	c 1	This is MiniSat 2.0 beta incremental
1.30/1.98	c 1	WARNING: for repeatability, setting FPU to use double precision
1.30/1.98	c 1	============================[ Problem Statistics ]=============================
1.30/1.98	c 1	|                                                                             |
1.30/1.98	c 1	|  Number of variables:  3993                                                 |
1.30/1.98	c 1	|  Number of clauses:    92719                                                |
1.31/2.03	c 1	|  Parsing time:         0.04         s                                       |
1.31/2.03	c 1	OK
1.31/2.03	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.31/2.03	c 1	SEARCHING: _COST <= 128
1.31/2.03	c 1	============================[ Search Statistics ]==============================
1.31/2.03	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/2.03	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/2.03	c 1	===============================================================================
1.31/2.03	c 1	|         0 |    3993    92719   267741 |    30906        0    nan |  0.000 % |
1.31/2.06	c 1	|       103 |    3980    92719   267741 |    33996      101     14 |  0.457 % |
1.31/2.07	c 2	|       253 |    3980    92719   267741 |    37396      251     16 |  0.457 % |
1.42/2.10	c 2	|       479 |    3980    92719   267741 |    41136      477     16 |  0.457 % |
1.42/2.14	c 2	|       816 |    3980    92719   267741 |    45249      814     16 |  0.457 % |
1.42/2.20	c 2	|      1323 |    3980    92719   267741 |    49774     1321     16 |  0.457 % |
1.52/2.29	c 2	|      2083 |    3975    92203   266258 |    54752     2081     15 |  0.457 % |
1.71/2.41	c 2	|      3222 |    3975    92203   266258 |    60227     3220     17 |  0.457 % |
1.91/2.65	c 2	|      4930 |    3975    92203   266258 |    66250     4928     17 |  0.457 % |
2.31/3.03	c 2	|      7492 |    3970    92059   265846 |    72875     7488     17 |  0.908 % |
2.91/3.66	c 3	|     11336 |    3970    92059   265846 |    80163    11332     21 |  0.908 % |
4.11/4.84	c 4	|     17103 |    3957    91751   264969 |    88179    17098     22 |  0.908 % |
6.11/6.89	c 6	|     25752 |    3957    91751   264969 |    96997    25747     24 |  0.908 % |
11.02/11.80	c 11	|     38726 |    3944    91440   264083 |   106697    38718     25 |  1.234 % |
19.51/20.27	c 20	|     58187 |    3944    91440   264083 |   117366    58179     24 |  1.234 % |
36.61/37.40	c 37	|     87380 |    3944    91440   264083 |   129103    87372     24 |  1.234 % |
85.10/85.84	c 85	|    131173 |    3934    91021   262860 |   142013    15660     22 |  1.484 % |
118.78/119.57	c 119	|    196857 |    3921    90703   261952 |   156215    81343     26 |  1.810 % |
208.35/209.15	c 209	|    295383 |    3921    90703   261952 |   171836    39608     27 |  1.810 % |
354.90/355.76	c 355	|    443172 |    3921    90703   261952 |   189020    30389     28 |  1.810 % |
618.94/621.04	c 620	|    664855 |    3921    90703   261952 |   207922    80510     25 |  1.810 % |
1041.86/1046.07	c 1045	|    997381 |    3893    89737   259154 |   228714    31077     27 |  2.511 % |
1748.17/1755.88	c 1755	|   1496170 |    3893    89737   259154 |   251586   109549     26 |  2.511 % |
2891.35/2904.66	c 2904	|   2244352 |    3881    89423   258253 |   276744   154435     27 |  2.811 % |
3600.08/3616.81	c ERROR INTERRUPTED
3600.08/3616.81	s UNKNOWN
3600.08/3616.82	c 3616	CPU 3599.68 (0.05 0.02 3599.63 0.4)
3600.08/3616.82	c 3616	END Wed Jul 23 07:41:22 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1128699-1216788065/watcher-1128699-1216788065 -o /tmp/evaluation-result-1128699-1216788065/solver-1128699-1216788065 -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-1128699-1216788065.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: 3.55 3.45 3.32 5/80 9669
/proc/meminfo: memFree=1189616/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=12268 CPUtime=0
/proc/9669/stat : 9669 (sugar++) R 9667 9669 8808 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 5871551 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 237947812453 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/9669/statm: 3067 316 241 3 0 167 0

[startup+0.0761559 s]
/proc/loadavg: 3.55 3.45 3.32 5/80 9669
/proc/meminfo: memFree=1189616/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16740 CPUtime=0.06
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1143 0 0 0 5 1 0 0 20 0 1 0 5871551 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9669/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101618 s]
/proc/loadavg: 3.55 3.45 3.32 5/80 9669
/proc/meminfo: memFree=1189616/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16740 CPUtime=0.06
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 5871551 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9669/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301652 s]
/proc/loadavg: 3.55 3.45 3.32 5/80 9669
/proc/meminfo: memFree=1189616/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16740 CPUtime=0.06
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 5871551 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9669/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701714 s]
/proc/loadavg: 3.55 3.45 3.32 5/80 9669
/proc/meminfo: memFree=1189616/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16740 CPUtime=0.06
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 5871551 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9669/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50285 s]
/proc/loadavg: 3.55 3.45 3.32 5/91 9691
/proc/meminfo: memFree=1182360/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16740 CPUtime=0.41
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1297 4546 0 1 5 1 32 3 15 0 1 0 5871551 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4185 1104 409 3 0 764 0
[pid=9682] ppid=9669 vsize=5356 CPUtime=0
/proc/9682/stat : 9682 (sh) S 9669 9669 8808 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 5871643 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9682/statm: 1339 233 193 169 0 50 0
[pid=9683] ppid=9682 vsize=868408 CPUtime=0.57
/proc/9683/stat : 9683 (java) S 9682 9669 8808 0 -1 0 5043 0 1 0 54 3 0 0 18 0 9 0 5871643 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9683/statm: 217102 4475 1729 9 0 211677 0
[pid=9683/tid=9684] ppid=9682 vsize=868408 CPUtime=0.37
/proc/9683/task/9684/stat : 9684 (java) R 9682 9669 8808 0 -1 64 2633 0 1 0 36 1 0 0 20 0 9 0 5871644 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4125924757 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9683/tid=9685] ppid=9682 vsize=868408 CPUtime=0.01
/proc/9683/task/9685/stat : 9685 (java) S 9682 9669 8808 0 -1 64 268 0 0 0 1 0 0 0 16 0 9 0 5871645 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9683/tid=9686] ppid=9682 vsize=868408 CPUtime=0
/proc/9683/task/9686/stat : 9686 (java) S 9682 9669 8808 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 5871645 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9683/tid=9687] ppid=9682 vsize=868408 CPUtime=0
/proc/9683/task/9687/stat : 9687 (java) S 9682 9669 8808 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 5871645 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9683/tid=9688] ppid=9682 vsize=868408 CPUtime=0
/proc/9683/task/9688/stat : 9688 (java) S 9682 9669 8808 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 5871647 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9683/tid=9689] ppid=9682 vsize=868408 CPUtime=0.16
/proc/9683/task/9689/stat : 9689 (java) S 9682 9669 8808 0 -1 64 1450 0 0 0 16 0 0 0 18 0 9 0 5871647 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9683/tid=9690] ppid=9682 vsize=868408 CPUtime=0
/proc/9683/task/9690/stat : 9690 (java) S 9682 9669 8808 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5871647 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9683/tid=9691] ppid=9682 vsize=868408 CPUtime=0
/proc/9683/task/9691/stat : 9691 (java) S 9682 9669 8808 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5871647 889249792 4475 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 890504

[startup+3.1011 s]
/proc/loadavg: 3.55 3.45 3.32 3/82 9692
/proc/meminfo: memFree=1179808/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.31
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 1 115 10 15 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=6932 CPUtime=1.1
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 1632 0 0 0 110 0 0 0 25 0 1 0 5871750 7098368 1581 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 1733 1581 73 151 0 1579 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 23804

[startup+6.30261 s]
/proc/loadavg: 3.51 3.45 3.32 3/82 9692
/proc/meminfo: memFree=1177248/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.31
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 1 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=9108 CPUtime=4.3
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 2184 0 0 0 429 1 0 0 25 0 1 0 5871750 9326592 2133 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 2277 2133 73 151 0 2123 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 25980

[startup+12.7016 s]
/proc/loadavg: 3.39 3.42 3.31 3/82 9692
/proc/meminfo: memFree=1174304/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=11872 CPUtime=10.7
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 2846 0 0 0 1068 2 0 0 25 0 1 0 5871750 12156928 2795 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 2968 2795 73 151 0 2814 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 28744

[startup+25.5017 s]
/proc/loadavg: 3.22 3.38 3.30 3/82 9692
/proc/meminfo: memFree=1170784/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=15328 CPUtime=23.49
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 3704 0 0 0 2346 3 0 0 25 0 1 0 5871750 15695872 3653 996147200 134512640 135134323 4294956192 18446744073709551615 134532166 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 3832 3653 73 151 0 3678 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 32200

[startup+51.1018 s]
/proc/loadavg: 2.93 3.30 3.28 3/82 9692
/proc/meminfo: memFree=1165984/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=20300 CPUtime=49.08
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 4933 0 0 0 4903 5 0 0 25 0 1 0 5871750 20787200 4882 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 5075 4882 73 151 0 4921 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 37172

[startup+102.307 s]
/proc/loadavg: 2.82 3.21 3.24 3/82 9692
/proc/meminfo: memFree=1161120/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=25016 CPUtime=100.27
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 6115 0 0 0 10020 7 0 0 25 0 1 0 5871750 25616384 6064 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 6254 6064 73 151 0 6100 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 41888

[startup+162.302 s]
/proc/loadavg: 2.58 3.06 3.19 3/82 9692
/proc/meminfo: memFree=1158752/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=27444 CPUtime=160.24
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 6733 0 0 0 16017 7 0 0 25 0 1 0 5871750 28102656 6682 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 6861 6682 73 151 0 6707 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 44316

[startup+222.301 s]
/proc/loadavg: 2.48 2.94 3.14 3/82 9692
/proc/meminfo: memFree=1154080/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=32220 CPUtime=220.22
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 7859 0 0 0 22014 8 0 0 25 0 1 0 5871750 32993280 7808 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 8055 7808 73 151 0 7901 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 49092

[startup+282.302 s]
/proc/loadavg: 2.68 2.91 3.11 3/82 9692
/proc/meminfo: memFree=1153568/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=32832 CPUtime=280.2
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 7978 0 0 0 28012 8 0 0 25 0 1 0 5871750 33619968 7927 996147200 134512640 135134323 4294956192 18446744073709551615 134531929 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 8208 7927 73 151 0 8054 0
Current children cumulated CPU time (s) 281.52
Current children cumulated vsize (KiB) 49704

[startup+342.301 s]
/proc/loadavg: 2.54 2.83 3.07 3/82 9692
/proc/meminfo: memFree=1151008/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=9692] ppid=9669 vsize=65076 CPUtime=2847.94
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15555 0 0 0 284769 25 0 0 25 0 1 0 5871750 66637824 15496 996147200 134512640 135134323 4294956192 18446744073709551615 134529106 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16269 15496 73 151 0 16115 0
Current children cumulated CPU time (s) 2849.26
Current children cumulated vsize (KiB) 81948

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/83 9741
/proc/meminfo: memFree=1187984/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65196 CPUtime=2907.65
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15569 0 0 0 290740 25 0 0 25 0 1 0 5871750 66760704 15510 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16299 15510 73 151 0 16145 0
Current children cumulated CPU time (s) 2908.97
Current children cumulated vsize (KiB) 82068

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/83 9741
/proc/meminfo: memFree=1187728/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65440 CPUtime=2967.35
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15617 0 0 0 296710 25 0 0 25 0 1 0 5871750 67010560 15558 996147200 134512640 135134323 4294956192 18446744073709551615 134531929 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16360 15558 73 151 0 16206 0
Current children cumulated CPU time (s) 2968.67
Current children cumulated vsize (KiB) 82312

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 9741
/proc/meminfo: memFree=1187600/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65600 CPUtime=3027.06
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15656 0 0 0 302680 26 0 0 25 0 1 0 5871750 67174400 15597 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16400 15597 73 151 0 16246 0
Current children cumulated CPU time (s) 3028.38
Current children cumulated vsize (KiB) 82472

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 9741
/proc/meminfo: memFree=1187472/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65600 CPUtime=3086.77
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15664 0 0 0 308651 26 0 0 25 0 1 0 5871750 67174400 15605 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16400 15605 73 151 0 16246 0
Current children cumulated CPU time (s) 3088.09
Current children cumulated vsize (KiB) 82472

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 9741
/proc/meminfo: memFree=1187344/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65720 CPUtime=3146.47
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15690 0 0 0 314621 26 0 0 25 0 1 0 5871750 67297280 15631 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16430 15631 73 151 0 16276 0
Current children cumulated CPU time (s) 3147.79
Current children cumulated vsize (KiB) 82592

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 9741
/proc/meminfo: memFree=1187344/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65720 CPUtime=3206.18
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15690 0 0 0 320591 27 0 0 25 0 1 0 5871750 67297280 15631 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16430 15631 73 151 0 16276 0
Current children cumulated CPU time (s) 3207.5
Current children cumulated vsize (KiB) 82592

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 9741
/proc/meminfo: memFree=1187152/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65720 CPUtime=3265.89
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15695 0 0 0 326562 27 0 0 25 0 1 0 5871750 67297280 15636 996147200 134512640 135134323 4294956192 18446744073709551615 134535448 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16430 15636 73 151 0 16276 0
Current children cumulated CPU time (s) 3267.21
Current children cumulated vsize (KiB) 82592

[startup+3342.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/83 9741
/proc/meminfo: memFree=1187088/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=65864 CPUtime=3325.59
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15715 0 0 0 332532 27 0 0 25 0 1 0 5871750 67444736 15656 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16466 15656 73 151 0 16312 0
Current children cumulated CPU time (s) 3326.91
Current children cumulated vsize (KiB) 82736

[startup+3402.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 9741
/proc/meminfo: memFree=1186832/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=66108 CPUtime=3385.3
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15786 0 0 0 338503 27 0 0 25 0 1 0 5871750 67694592 15727 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16527 15727 73 151 0 16373 0
Current children cumulated CPU time (s) 3386.62
Current children cumulated vsize (KiB) 82980

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9741
/proc/meminfo: memFree=1186448/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=66564 CPUtime=3445.01
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15889 0 0 0 344473 28 0 0 25 0 1 0 5871750 68161536 15830 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16641 15830 73 151 0 16487 0
Current children cumulated CPU time (s) 3446.33
Current children cumulated vsize (KiB) 83436

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9741
/proc/meminfo: memFree=1186320/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=66644 CPUtime=3504.71
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15901 0 0 0 350443 28 0 0 25 0 1 0 5871750 68243456 15842 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16661 15842 73 151 0 16507 0
Current children cumulated CPU time (s) 3506.03
Current children cumulated vsize (KiB) 83516

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9741
/proc/meminfo: memFree=1186064/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=66824 CPUtime=3564.43
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15965 0 0 0 356414 29 0 0 25 0 1 0 5871750 68427776 15906 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16706 15906 73 151 0 16552 0
Current children cumulated CPU time (s) 3565.75
Current children cumulated vsize (KiB) 83696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9741
/proc/meminfo: memFree=1186064/2055920 swapFree=4192956/4192956
[pid=9669] ppid=9667 vsize=16872 CPUtime=1.32
/proc/9669/stat : 9669 (sugar++) S 9667 9669 8808 0 -1 4194304 1470 11233 0 2 5 2 115 10 16 0 1 0 5871551 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9669/statm: 4218 1119 414 3 0 797 0
[pid=9692] ppid=9669 vsize=67092 CPUtime=3598.76
/proc/9692/stat : 9692 (minisat-inc) R 9669 9669 8808 0 -1 4194304 15971 0 0 0 359847 29 0 0 25 0 1 0 5871750 68702208 15912 996147200 134512640 135134323 4294956192 18446744073709551615 134524706 0 0 4096 3 0 0 0 17 1 0 0
/proc/9692/statm: 16773 15912 73 151 0 16619 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 83964

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): 3616.82
CPU time (s): 3600.12
CPU user time (s): 3599.69
CPU system time (s): 0.429934
CPU usage (%): 99.5383
Max. virtual memory (cumulated for all children) (KiB): 890616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.69
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28747
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1646
involuntary context switches= 103114

runsolver used 3.34749 second user time and 9.82251 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-23 06:41:05
IDJOB=1128699
IDBENCH=65969
IDSOLVER=367
FILE ID=node69/1128699-1216788065
PBS_JOBID= 7974225
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-90/normalized-kbtree-9-5-3-5-90-45_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-1128699-1216788065/watcher-1128699-1216788065 -o /tmp/evaluation-result-1128699-1216788065/solver-1128699-1216788065 -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-1128699-1216788065.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b70a7b84de29134522696c3a5de1c754
RANDOM SEED=726327513

node69.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.263
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.263
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:       1190288 kB
Buffers:         37676 kB
Cached:         681492 kB
SwapCached:          0 kB
Active:         448376 kB
Inactive:       360660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1190288 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:         110188 kB
Slab:            41536 kB
Committed_AS:   908220 kB
PageTables:       2168 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 node69 at 2008-07-23 07:41:24