Trace number 1061019

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? (TO) 1800.05 1801.85

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-40-50.xml
MD5SUMb1915226816e1e7cb0d07198fea8fed9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of constraints180
Maximum constraint arity50
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension180
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 Fri Jul  4 02:06:21 2008
0.00/0.05	c 0	PID 25791
0.03/0.05	c 0	HOST node19.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1061019-1215129981.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1061019-1215129981.xml' 'HOME/temp.csp'
0.03/0.59	c 1	1 domains, 4000 variables, 2 predicates, 0 relations, 180 constraints
0.03/0.63	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.63	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.63/0.71	c 1	Parsing HOME/temp.csp
0.63/0.98	c 1	parsed 4183 expressions
0.63/0.98	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.63/0.98	c 1	Converting to clausal form CSP
0.98/1.02	c 1	converted 419 (10%) expressions
0.98/1.02	c 1	converted 837 (20%) expressions
0.98/1.03	c 1	converted 1255 (30%) expressions
0.98/1.04	c 1	converted 1674 (40%) expressions
0.98/1.04	c 1	converted 2092 (50%) expressions
0.98/1.04	c 1	converted 2510 (60%) expressions
0.98/1.04	c 1	converted 2929 (70%) expressions
0.98/1.05	c 1	converted 3347 (80%) expressions
0.98/1.05	c 1	converted 3765 (90%) expressions
1.78/1.81	c 2	converted 4183 (100%) expressions
1.78/1.81	c 2	CSP : 11640 integers, 0 booleans, 15460 clauses, largest domain size 26
1.78/1.81	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.78/1.81	c 2	Propagation in CSP
1.97/2.03	c 2	15040 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.97/2.03	c 2	CSP : 11640 integers, 0 booleans, 15460 clauses, largest domain size 21
1.97/2.03	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.97/2.04	c 2	Simplifing CSP by introducing new Boolean variables
1.97/2.06	c 2	CSP : 11640 integers, 0 booleans, 15460 clauses, largest domain size 21
1.97/2.06	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.07/2.15	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.07/2.17	c 2	1164 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.07/2.18	c 2	2328 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.07/2.19	c 3	3492 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.07/2.19	c 3	4656 (40%) CSP integer variables are encoded (2372 clauses, 30900 bytes)
2.07/2.20	c 3	5820 (50%) CSP integer variables are encoded (6591 clauses, 89526 bytes)
2.17/2.21	c 3	6984 (60%) CSP integer variables are encoded (10834 clauses, 153171 bytes)
2.17/2.22	c 3	8148 (70%) CSP integer variables are encoded (13800 clauses, 197661 bytes)
2.17/2.22	c 3	9312 (80%) CSP integer variables are encoded (13800 clauses, 197661 bytes)
2.17/2.22	c 3	10476 (90%) CSP integer variables are encoded (13800 clauses, 197661 bytes)
2.17/2.22	c 3	11640 (100%) CSP integer variables are encoded (13800 clauses, 197661 bytes)
2.27/2.32	c 3	1546 (10%) CSP clauses are encoded (36082 clauses, 566935 bytes)
2.27/2.37	c 3	3092 (20%) CSP clauses are encoded (58380 clauses, 956435 bytes)
2.36/2.43	c 3	4638 (30%) CSP clauses are encoded (80738 clauses, 1387473 bytes)
2.36/2.48	c 3	6184 (40%) CSP clauses are encoded (103020 clauses, 1816993 bytes)
2.46/2.54	c 3	7730 (50%) CSP clauses are encoded (125160 clauses, 2243782 bytes)
2.46/2.56	c 3	9276 (60%) CSP clauses are encoded (128236 clauses, 2290749 bytes)
2.46/2.58	c 3	10822 (70%) CSP clauses are encoded (131312 clauses, 2337773 bytes)
2.46/2.60	c 3	12368 (80%) CSP clauses are encoded (134388 clauses, 2385472 bytes)
2.56/2.62	c 3	13914 (90%) CSP clauses are encoded (137464 clauses, 2433795 bytes)
2.56/2.63	c 3	15460 (100%) CSP clauses are encoded (140540 clauses, 2482121 bytes)
2.56/2.64	c 3	15460 CSP clauses encoded
2.56/2.64	c 3	Writing map file : HOME/temp.map
2.56/2.69	c 3	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.56/2.69	c 3	SAT : 25440 SAT variables, 140540 SAT clauses, 2482121 bytes
2.56/2.69	c 3	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.66/2.74	c 3	SOLVING HOME/temp.cnf
2.66/2.74	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.66/2.74	c 3	This is MiniSat 2.0 beta
2.66/2.74	c 3	WARNING: for repeatability, setting FPU to use double precision
2.66/2.74	c 3	============================[ Problem Statistics ]=============================
2.66/2.74	c 3	|                                                                             |
2.66/2.74	c 3	|  Number of variables:  25440                                                |
2.66/2.74	c 3	|  Number of clauses:    140540                                               |
2.68/2.82	c 3	|  Parsing time:         0.07         s                                       |
2.68/2.82	c 3	============================[ Search Statistics ]==============================
2.68/2.82	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.68/2.82	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.68/2.82	c 3	===============================================================================
2.68/2.82	c 3	|         0 |   25440   140540   360920 |    46846        0    nan |  0.000 % |
2.68/2.85	c 3	|       100 |   25440   140540   360920 |    51531      100    123 |  0.000 % |
2.68/2.92	c 3	|       253 |   25440   140540   360920 |    56684      253    181 |  0.000 % |
2.68/2.97	c 3	|       478 |   25440   140540   360920 |    62352      478    105 |  0.000 % |
2.68/3.03	c 3	|       816 |   25440   140540   360920 |    68588      816     68 |  0.000 % |
2.68/3.10	c 3	|      1323 |   25440   140540   360920 |    75447     1323     47 |  0.000 % |
3.12/3.23	c 4	|      2084 |   25440   140540   360920 |    82991     2084     51 |  0.000 % |
3.42/3.50	c 4	|      3223 |   25440   140540   360920 |    91290     3223     61 |  0.000 % |
3.72/3.80	c 4	|      4931 |   25440   140540   360920 |   100419     4931     65 |  0.000 % |
4.02/4.16	c 4	|      7493 |   25440   140540   360920 |   110461     7493     55 |  0.000 % |
4.80/4.97	c 5	|     11337 |   25440   140540   360920 |   121508    11337     53 |  0.000 % |
6.20/6.36	c 7	|     17104 |   25440   140540   360920 |   133659    17104     49 |  0.000 % |
7.78/7.95	c 8	|     25753 |   25440   140540   360920 |   147024    25753     44 |  0.000 % |
12.53/12.70	c 13	|     38728 |   25440   140540   360920 |   161727    38728     61 |  0.000 % |
19.86/20.15	c 20	|     58189 |   25440   140540   360920 |   177900    58189     64 |  0.000 % |
29.37/29.70	c 30	|     87381 |   25440   140540   360920 |   195690    87381     54 |  0.000 % |
58.69/59.39	c 60	|    131170 |   25440   140540   360920 |   215259   131170     50 |  0.000 % |
126.34/127.39	c 128	|    196854 |   25440   140540   360920 |   236785   196854     50 |  0.000 % |
208.90/209.98	c 210	|    295381 |   25440   140540   360920 |   260463    64510     53 |  0.000 % |
370.13/371.28	c 372	|    443171 |   25440   140540   360920 |   286509   212300     56 |  0.000 % |
580.12/581.40	c 582	|    664854 |   25440   140540   360920 |   315160   153352     25 |  0.000 % |
1048.00/1049.44	c 1050	|    997379 |   25440   140540   360920 |   346677   180946     85 |  0.000 % |
1800.05/1801.82	c ERROR INTERRUPTED
1800.05/1801.84	s UNKNOWN
1800.05/1801.84	c 1802	CPU 2.53 (0.04 0.01 2.49 0.14)
1800.05/1801.84	c 1802	END Fri Jul  4 02:36:23 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1061019-1215129981/watcher-1061019-1215129981 -o /tmp/evaluation-result-1061019-1215129981/solver-1061019-1215129981 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1061019-1215129981.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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.00 2.00 2.00 4/72 25791
/proc/meminfo: memFree=1666096/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=12000 CPUtime=0
/proc/25791/stat : 25791 (sugar) R 25789 25791 23730 0 -1 4194304 187 0 0 0 0 0 0 0 20 0 1 0 1991972499 12288000 155 996147200 4194304 4206940 548682068608 18446744073709551615 255236568768 0 0 4224 0 0 0 0 17 1 0 0
/proc/25791/statm: 3000 155 117 3 0 100 0

[startup+0.0511171 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25791
/proc/meminfo: memFree=1666096/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=0.03
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 1991972499 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102562 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25791
/proc/meminfo: memFree=1666096/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=0.03
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991972499 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30202 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25791
/proc/meminfo: memFree=1666096/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=0.03
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1991972499 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701101 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 25791
/proc/meminfo: memFree=1666096/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=0.63
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 956 5111 0 1 3 0 56 4 16 0 1 0 1991972499 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 13600

[startup+1.50125 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25813
/proc/meminfo: memFree=1656344/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=0.64
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 973 5111 0 1 3 1 56 4 15 0 1 0 1991972499 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 797 370 3 0 500 0
[pid=25804] ppid=25791 vsize=5356 CPUtime=0
/proc/25804/stat : 25804 (sh) S 25791 25791 23730 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991972562 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25804/statm: 1339 233 193 169 0 50 0
[pid=25805] ppid=25804 vsize=868384 CPUtime=0.84
/proc/25805/stat : 25805 (java) S 25804 25791 23730 0 -1 0 7487 0 1 0 79 5 0 0 19 0 9 0 1991972562 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25805/statm: 217096 6710 2540 9 0 211671 0
[pid=25805/tid=25806] ppid=25804 vsize=868384 CPUtime=0.5
/proc/25805/task/25806/stat : 25806 (java) R 25804 25791 23730 0 -1 64 2679 0 1 0 48 2 0 0 19 0 9 0 1991972563 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4126572090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25805/tid=25807] ppid=25804 vsize=868384 CPUtime=0.11
/proc/25805/task/25807/stat : 25807 (java) S 25804 25791 23730 0 -1 64 2646 0 0 0 10 1 0 0 16 0 9 0 1991972564 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25805/tid=25808] ppid=25804 vsize=868384 CPUtime=0
/proc/25805/task/25808/stat : 25808 (java) S 25804 25791 23730 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991972565 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25805/tid=25809] ppid=25804 vsize=868384 CPUtime=0
/proc/25805/task/25809/stat : 25809 (java) S 25804 25791 23730 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991972565 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25805/tid=25810] ppid=25804 vsize=868384 CPUtime=0
/proc/25805/task/25810/stat : 25810 (java) S 25804 25791 23730 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991972567 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25805/tid=25811] ppid=25804 vsize=868384 CPUtime=0.2
/proc/25805/task/25811/stat : 25811 (java) S 25804 25791 23730 0 -1 64 1469 0 0 0 20 0 0 0 16 0 9 0 1991972567 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25805/tid=25812] ppid=25804 vsize=868384 CPUtime=0
/proc/25805/task/25812/stat : 25812 (java) S 25804 25791 23730 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991972567 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25805/tid=25813] ppid=25804 vsize=868384 CPUtime=0
/proc/25805/task/25813/stat : 25813 (java) S 25804 25791 23730 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991972567 889225216 6710 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 887340

[startup+3.10155 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 25813
/proc/meminfo: memFree=1641752/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 15 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 13600

[startup+6.30215 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25815
/proc/meminfo: memFree=1649560/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 15 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=13336 CPUtime=3.52
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 3159 0 0 0 350 2 0 0 25 0 1 0 1991972773 13656064 3145 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/25815/statm: 3334 3145 76 150 0 3181 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 32292

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25815
/proc/meminfo: memFree=1642264/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=20652 CPUtime=9.85
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 4958 0 0 0 982 3 0 0 25 0 1 0 1991972773 21147648 4944 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/25815/statm: 5163 4944 76 150 0 5010 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 39608

[startup+25.5028 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25815
/proc/meminfo: memFree=1632088/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=30380 CPUtime=22.53
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 7403 0 0 0 2248 5 0 0 25 0 1 0 1991972773 31109120 7389 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/25815/statm: 7595 7389 76 150 0 7442 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 49336

[startup+51.1026 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 25815
/proc/meminfo: memFree=1622680/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=39880 CPUtime=47.88
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 9724 0 0 0 4780 8 0 0 25 0 1 0 1991972773 40837120 9710 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/25815/statm: 9970 9710 76 150 0 9817 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 58836

[startup+102.306 s]
/proc/loadavg: 1.93 1.98 1.99 3/85 25855
/proc/meminfo: memFree=1610880/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=54780 CPUtime=98.68
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 13377 0 0 0 9855 13 0 0 25 0 1 0 1991972773 56094720 13363 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 13695 13363 76 150 0 13542 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 73736

[startup+162.301 s]
/proc/loadavg: 1.97 1.98 1.99 3/84 25856
/proc/meminfo: memFree=1595648/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=69876 CPUtime=158.64
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 17065 0 0 0 15848 16 0 0 25 0 1 0 1991972773 71553024 17051 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 17469 17051 76 150 0 17316 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 88832

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 25856
/proc/meminfo: memFree=1592832/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=72312 CPUtime=218.62
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 17692 0 0 0 21845 17 0 0 25 0 1 0 1991972773 74047488 17678 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 18078 17678 76 150 0 17925 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 91268

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

/proc/meminfo: memFree=1481864/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=184292 CPUtime=1298.1
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 45215 0 0 0 129765 45 0 0 25 0 1 0 1991972773 188715008 45201 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 46073 45201 76 150 0 45920 0
Current children cumulated CPU time (s) 1300.78
Current children cumulated vsize (KiB) 203248

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 25856
/proc/meminfo: memFree=1470088/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196024 CPUtime=1358.07
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48150 0 0 0 135759 48 0 0 25 0 1 0 1991972773 200728576 48136 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49006 48136 76 150 0 48853 0
Current children cumulated CPU time (s) 1360.75
Current children cumulated vsize (KiB) 214980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25856
/proc/meminfo: memFree=1470024/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196024 CPUtime=1418.05
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48158 0 0 0 141757 48 0 0 25 0 1 0 1991972773 200728576 48144 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49006 48144 76 150 0 48853 0
Current children cumulated CPU time (s) 1420.73
Current children cumulated vsize (KiB) 214980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25856
/proc/meminfo: memFree=1470024/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196024 CPUtime=1478.01
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48159 0 0 0 147753 48 0 0 25 0 1 0 1991972773 200728576 48145 996147200 134512640 135127466 4294956272 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49006 48145 76 150 0 48853 0
Current children cumulated CPU time (s) 1480.69
Current children cumulated vsize (KiB) 214980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25856
/proc/meminfo: memFree=1469896/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196184 CPUtime=1537.98
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48183 0 0 0 153750 48 0 0 25 0 1 0 1991972773 200892416 48169 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49046 48169 76 150 0 48893 0
Current children cumulated CPU time (s) 1540.66
Current children cumulated vsize (KiB) 215140

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25856
/proc/meminfo: memFree=1469896/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196184 CPUtime=1597.96
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48183 0 0 0 159747 49 0 0 25 0 1 0 1991972773 200892416 48169 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49046 48169 76 150 0 48893 0
Current children cumulated CPU time (s) 1600.64
Current children cumulated vsize (KiB) 215140

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 25856
/proc/meminfo: memFree=1469832/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196184 CPUtime=1657.93
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48184 0 0 0 165744 49 0 0 25 0 1 0 1991972773 200892416 48170 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49046 48170 76 150 0 48893 0
Current children cumulated CPU time (s) 1660.61
Current children cumulated vsize (KiB) 215140

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 25856
/proc/meminfo: memFree=1469832/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196184 CPUtime=1717.9
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48189 0 0 0 171741 49 0 0 25 0 1 0 1991972773 200892416 48175 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49046 48175 76 150 0 48893 0
Current children cumulated CPU time (s) 1720.58
Current children cumulated vsize (KiB) 215140

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 25856
/proc/meminfo: memFree=1469640/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196184 CPUtime=1777.87
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48195 0 0 0 177738 49 0 0 25 0 1 0 1991972773 200892416 48181 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49046 48181 76 150 0 48893 0
Current children cumulated CPU time (s) 1780.55
Current children cumulated vsize (KiB) 215140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25856
/proc/meminfo: memFree=1469640/2055920 swapFree=4180456/4192956
[pid=25791] ppid=25789 vsize=13600 CPUtime=2.68
/proc/25791/stat : 25791 (sugar) S 25789 25791 23730 0 -1 4194304 1034 14436 0 2 4 1 249 14 16 0 1 0 1991972499 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25791/statm: 3400 799 370 3 0 500 0
[pid=25814] ppid=25791 vsize=5356 CPUtime=0
/proc/25814/stat : 25814 (sh) S 25791 25791 23730 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991972773 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25814/statm: 1339 232 193 169 0 50 0
[pid=25815] ppid=25814 vsize=196184 CPUtime=1797.37
/proc/25815/stat : 25815 (minisat) R 25814 25791 23730 0 -1 4194304 48198 0 0 0 179688 49 0 0 25 0 1 0 1991972773 200892416 48184 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25815/statm: 49046 48184 76 150 0 48893 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 215140

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25791 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=544613
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=159975
# CPU time returned by wait4() is 2.70459
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.85
CPU time (s): 1800.05
CPU user time (s): 1799.41
CPU system time (s): 0.64
CPU usage (%): 99.9004
Max. virtual memory (cumulated for all children) (KiB): 887592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.54461
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15814
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= 3177
involuntary context switches= 3063

runsolver used 2.36364 second user time and 5.84211 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-04 02:06:21
IDJOB=1061019
IDBENCH=54501
IDSOLVER=346
FILE ID=node19/1061019-1215129981
PBS_JOBID= 7877165
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-40-50.xml
COMMAND LINE= DIR/sugar -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-1061019-1215129981/watcher-1061019-1215129981 -o /tmp/evaluation-result-1061019-1215129981/solver-1061019-1215129981 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1061019-1215129981.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b1915226816e1e7cb0d07198fea8fed9
RANDOM SEED=428199178

node19.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	: 5931.00
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:       1666576 kB
Buffers:         65740 kB
Cached:         225220 kB
SwapCached:       6540 kB
Active:         177968 kB
Inactive:       143756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666576 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          38292 kB
Slab:            52964 kB
Committed_AS:  3363364 kB
PageTables:       1836 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= 66552 MiB
End job on node19 at 2008-07-04 02:36:25