Trace number 1069930

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.02 1808.23

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-55-50.xml
MD5SUM86f25cbb6b538256f4ac830a619e4aee
Bench CategoryGLOBAL (global constraints)
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 variables2750
Number of constraints105
Maximum constraint arity55
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(105)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 11:05:32 2008
0.00/0.04	c 0	PID 2490
0.03/0.04	c 0	HOST node75.alineos.net
0.03/0.04	c 0	CONVERTING HOME/instance-1069930-1215162332.xml TO HOME/temp.csp
0.03/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1069930-1215162332.xml' 'HOME/temp.csp'
0.03/0.58	c 1	1 domains, 2750 variables, 0 predicates, 0 relations, 105 constraints
0.03/0.63	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.64	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.55/0.72	c 1	Parsing HOME/temp.csp
0.55/0.98	c 1	parsed 2856 expressions
0.55/0.98	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.55/0.98	c 1	Converting to clausal form CSP
0.90/1.01	c 1	converted 286 (10%) expressions
0.90/1.02	c 1	converted 572 (20%) expressions
0.90/1.02	c 1	converted 857 (30%) expressions
0.90/1.02	c 1	converted 1143 (40%) expressions
0.90/1.03	c 1	converted 1428 (50%) expressions
0.90/1.04	c 1	converted 1714 (60%) expressions
0.90/1.04	c 1	converted 2000 (70%) expressions
0.90/1.04	c 1	converted 2285 (80%) expressions
0.90/1.04	c 1	converted 2571 (90%) expressions
1.49/1.65	c 2	converted 2856 (100%) expressions
1.49/1.65	c 2	CSP : 8040 integers, 0 booleans, 10685 clauses, largest domain size 29
1.49/1.65	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.49/1.65	c 2	Propagation in CSP
1.59/1.79	c 2	10650 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.59/1.80	c 2	CSP : 8040 integers, 0 booleans, 10685 clauses, largest domain size 26
1.68/1.80	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.68/1.81	c 2	Simplifing CSP by introducing new Boolean variables
1.68/1.81	c 2	CSP : 8040 integers, 0 booleans, 10685 clauses, largest domain size 26
1.68/1.81	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.68/1.88	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.68/1.89	c 2	804 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.78/1.90	c 2	1608 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.78/1.90	c 2	2412 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.78/1.91	c 2	3216 (40%) CSP integer variables are encoded (1806 clauses, 23542 bytes)
1.78/1.92	c 2	4020 (50%) CSP integer variables are encoded (4947 clauses, 64375 bytes)
1.78/1.92	c 2	4824 (60%) CSP integer variables are encoded (8104 clauses, 110080 bytes)
1.78/1.93	c 2	5628 (70%) CSP integer variables are encoded (10340 clauses, 143620 bytes)
1.78/1.94	c 2	6432 (80%) CSP integer variables are encoded (10340 clauses, 143620 bytes)
1.78/1.94	c 2	7236 (90%) CSP integer variables are encoded (10340 clauses, 143620 bytes)
1.78/1.94	c 2	8040 (100%) CSP integer variables are encoded (10340 clauses, 143620 bytes)
1.89/2.01	c 2	1069 (10%) CSP clauses are encoded (28749 clauses, 452531 bytes)
1.89/2.06	c 2	2137 (20%) CSP clauses are encoded (47155 clauses, 762360 bytes)
1.98/2.10	c 2	3206 (30%) CSP clauses are encoded (65569 clauses, 1084233 bytes)
1.98/2.15	c 2	4274 (40%) CSP clauses are encoded (83980 clauses, 1443703 bytes)
1.98/2.19	c 2	5343 (50%) CSP clauses are encoded (102371 clauses, 1802778 bytes)
1.98/2.20	c 2	6411 (60%) CSP clauses are encoded (104497 clauses, 1835507 bytes)
2.09/2.21	c 2	7480 (70%) CSP clauses are encoded (106624 clauses, 1868276 bytes)
2.09/2.22	c 2	8548 (80%) CSP clauses are encoded (108750 clauses, 1901029 bytes)
2.09/2.24	c 2	9617 (90%) CSP clauses are encoded (110879 clauses, 1933820 bytes)
2.09/2.25	c 2	10685 (100%) CSP clauses are encoded (113005 clauses, 1966576 bytes)
2.09/2.25	c 2	10685 CSP clauses encoded
2.09/2.25	c 2	Writing map file : HOME/temp.map
2.09/2.30	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.09/2.30	c 2	SAT : 18380 SAT variables, 113005 SAT clauses, 1966576 bytes
2.09/2.30	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.18/2.31	c 2	SOLVING HOME/temp.cnf
2.18/2.31	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.18/2.31	c 2	This is MiniSat 2.0 beta
2.18/2.31	c 2	WARNING: for repeatability, setting FPU to use double precision
2.18/2.31	c 2	============================[ Problem Statistics ]=============================
2.18/2.31	c 2	|                                                                             |
2.18/2.32	c 2	|  Number of variables:  18380                                                |
2.18/2.32	c 2	|  Number of clauses:    113005                                               |
2.18/2.37	c 2	|  Parsing time:         0.05         s                                       |
2.18/2.38	c 2	============================[ Search Statistics ]==============================
2.18/2.38	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.18/2.38	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.18/2.38	c 2	===============================================================================
2.18/2.38	c 2	|         0 |   18380   113005   294660 |    37668        0    nan |  0.000 % |
2.20/2.43	c 2	|       101 |   18380   113005   294660 |    41435      101    148 |  0.000 % |
2.20/2.46	c 2	|       251 |   18380   113005   294660 |    45578      251     74 |  0.000 % |
2.20/2.51	c 3	|       476 |   18380   113005   294660 |    50136      476     56 |  0.000 % |
2.20/2.57	c 3	|       813 |   18380   113005   294660 |    55150      813     44 |  0.000 % |
2.20/2.71	c 3	|      1319 |   18380   113005   294660 |    60665     1319     55 |  0.000 % |
2.20/2.82	c 3	|      2078 |   18380   113005   294660 |    66731     2078     48 |  0.000 % |
2.20/3.04	c 3	|      3218 |   18380   113005   294660 |    73404     3218     61 |  0.000 % |
3.08/3.30	c 3	|      4927 |   18380   113005   294660 |    80745     4927     45 |  0.000 % |
3.47/3.67	c 4	|      7491 |   18380   113005   294660 |    88819     7491     39 |  0.000 % |
4.56/4.72	c 5	|     11335 |   18380   113005   294660 |    97701    11335     45 |  0.000 % |
5.76/5.97	c 6	|     17101 |   18380   113005   294660 |   107472    17101     47 |  0.000 % |
8.54/8.76	c 9	|     25750 |   18380   113005   294660 |   118219    25750     59 |  0.000 % |
12.82/13.09	c 13	|     38725 |   18380   113005   294660 |   130041    38725     65 |  0.000 % |
21.97/22.24	c 22	|     58187 |   18380   113005   294660 |   143045    58187     66 |  0.000 % |
34.11/34.48	c 35	|     87379 |   18380   113005   294660 |   157349    87379     58 |  0.000 % |
80.59/81.15	c 81	|    131168 |   18380   113005   294660 |   173084   131168     85 |  0.000 % |
128.54/129.34	c 129	|    196852 |   18380   113005   294660 |   190393    25797     77 |  0.000 % |
212.42/213.67	c 214	|    295378 |   18380   113005   294660 |   209432   124323     92 |  0.000 % |
331.83/333.62	c 334	|    443168 |   18380   113005   294660 |   230376    66160     89 |  0.000 % |
688.35/691.94	c 692	|    664853 |   18380   113005   294660 |   253413    61270     94 |  0.000 % |
1249.08/1255.15	c 1255	|    997379 |   18380   113005   294660 |   278755   143963     73 |  0.000 % |
1800.02/1808.21	c ERROR INTERRUPTED
1800.02/1808.23	s UNKNOWN
1800.02/1808.23	c 1808	CPU 2.07 (0.03 0.01 2.04 0.13)
1800.02/1808.23	c 1808	END Fri Jul  4 11:35:40 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-1069930-1215162332/watcher-1069930-1215162332 -o /tmp/evaluation-result-1069930-1215162332/solver-1069930-1215162332 -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-1069930-1215162332.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/84 2490
/proc/meminfo: memFree=1605080/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=12268 CPUtime=0
/proc/2490/stat : 2490 (sugar) R 2488 2490 1850 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1995182976 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231882560960 0 0 4224 0 0 0 0 17 1 0 0
/proc/2490/statm: 3067 316 241 3 0 167 0

[startup+0.047053 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 2490
/proc/meminfo: memFree=1605080/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=0.03
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 837 0 0 0 3 0 0 0 20 0 1 0 1995182976 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101578 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 2490
/proc/meminfo: memFree=1605080/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=0.03
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1995182976 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301599 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 2490
/proc/meminfo: memFree=1605080/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=0.03
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1995182976 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701643 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 2490
/proc/meminfo: memFree=1605080/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=0.55
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 956 4980 0 1 3 1 47 4 16 0 1 0 1995182976 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 13600

[startup+1.50274 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 2512
/proc/meminfo: memFree=1595392/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=0.55
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 973 4980 0 1 3 1 47 4 15 0 1 0 1995182976 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 797 370 3 0 500 0
[pid=2503] ppid=2490 vsize=5356 CPUtime=0
/proc/2503/stat : 2503 (sh) S 2490 2490 1850 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1995183040 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2503/statm: 1339 233 193 169 0 50 0
[pid=2504] ppid=2503 vsize=868404 CPUtime=0.84
/proc/2504/stat : 2504 (java) S 2503 2490 1850 0 -1 0 7472 0 1 0 79 5 0 0 20 0 9 0 1995183040 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2504/statm: 217101 6690 2540 9 0 211676 0
[pid=2504/tid=2505] ppid=2503 vsize=868404 CPUtime=0.49
/proc/2504/task/2505/stat : 2505 (java) R 2503 2490 1850 0 -1 64 2674 0 1 0 48 1 0 0 25 0 9 0 1995183041 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4126616406 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2504/tid=2506] ppid=2503 vsize=868404 CPUtime=0.11
/proc/2504/task/2506/stat : 2506 (java) S 2503 2490 1850 0 -1 64 2633 0 0 0 10 1 0 0 16 0 9 0 1995183042 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2504/tid=2507] ppid=2503 vsize=868404 CPUtime=0
/proc/2504/task/2507/stat : 2507 (java) S 2503 2490 1850 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995183043 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2504/tid=2508] ppid=2503 vsize=868404 CPUtime=0
/proc/2504/task/2508/stat : 2508 (java) S 2503 2490 1850 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995183043 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2504/tid=2509] ppid=2503 vsize=868404 CPUtime=0
/proc/2504/task/2509/stat : 2509 (java) S 2503 2490 1850 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1995183044 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2504/tid=2510] ppid=2503 vsize=868404 CPUtime=0.2
/proc/2504/task/2510/stat : 2510 (java) S 2503 2490 1850 0 -1 64 1471 0 0 0 20 0 0 0 16 0 9 0 1995183044 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2504/tid=2511] ppid=2503 vsize=868404 CPUtime=0
/proc/2504/task/2511/stat : 2511 (java) S 2503 2490 1850 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1995183044 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2504/tid=2512] ppid=2503 vsize=868404 CPUtime=0
/proc/2504/task/2512/stat : 2512 (java) S 2503 2490 1850 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995183045 889245696 6690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 887360

[startup+3.10193 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 2512
/proc/meminfo: memFree=1582528/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 15 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 13600

[startup+6.30131 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2514
/proc/meminfo: memFree=1590336/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=12332 CPUtime=3.96
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 2884 0 0 0 394 2 0 0 25 0 1 0 1995183208 12627968 2870 996147200 134512640 135127466 4294956272 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/2514/statm: 3083 2870 76 150 0 2930 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 31288

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2514
/proc/meminfo: memFree=1582784/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=19364 CPUtime=10.32
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 4659 0 0 0 1029 3 0 0 25 0 1 0 1995183208 19828736 4645 996147200 134512640 135127466 4294956272 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/2514/statm: 4841 4645 76 150 0 4688 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 38320

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2514
/proc/meminfo: memFree=1573568/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=28328 CPUtime=23.06
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 6887 0 0 0 2300 6 0 0 25 0 1 0 1995183208 29007872 6873 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2514/statm: 7082 6873 76 150 0 6929 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 47284

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2514
/proc/meminfo: memFree=1556736/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=45472 CPUtime=48.53
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 11161 0 0 0 4842 11 0 0 25 0 1 0 1995183208 46563328 11147 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/2514/statm: 11368 11147 76 150 0 11215 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 64428

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 2514
/proc/meminfo: memFree=1529088/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=73028 CPUtime=99.47
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 17977 0 0 0 9929 18 0 0 25 0 1 0 1995183208 74780672 17963 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2514/statm: 18257 17963 76 150 0 18104 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 91984

[startup+162.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 2525
/proc/meminfo: memFree=1402680/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=80816 CPUtime=159.17
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 19929 0 0 0 15895 22 0 0 25 0 1 0 1995183208 82755584 19915 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/2514/statm: 20204 19915 76 150 0 20051 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 99772

[startup+222.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 2525
/proc/meminfo: memFree=1398392/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=80816 CPUtime=218.87
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 19929 0 0 0 21865 22 0 0 25 0 1 0 1995183208 82755584 19915 996147200 134512640 135127466 4294956272 18446744073709551615 134528365 0 0 4096 3 0 0 0 17 0 0 0
/proc/2514/statm: 20204 19915 76 150 0 20051 0
Current children cumulated CPU time (s) 221.07
Current children cumulated vsize (KiB) 99772

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

/proc/meminfo: memFree=1584160/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=140496 CPUtime=1293.9
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 34682 0 0 0 129349 41 0 0 25 0 1 0 1995183208 143867904 34668 996147200 134512640 135127466 4294956272 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 35124 34668 76 150 0 34971 0
Current children cumulated CPU time (s) 1296.1
Current children cumulated vsize (KiB) 159452

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1584160/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=140496 CPUtime=1353.67
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 34684 0 0 0 135325 42 0 0 25 0 1 0 1995183208 143867904 34670 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 35124 34670 76 150 0 34971 0
Current children cumulated CPU time (s) 1355.87
Current children cumulated vsize (KiB) 159452

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1579680/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=145392 CPUtime=1413.44
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 35795 0 0 0 141301 43 0 0 25 0 1 0 1995183208 148881408 35781 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 36348 35781 76 150 0 36195 0
Current children cumulated CPU time (s) 1415.64
Current children cumulated vsize (KiB) 164348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1574432/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=150700 CPUtime=1473.19
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 37086 0 0 0 147275 44 0 0 25 0 1 0 1995183208 154316800 37072 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 37675 37072 76 150 0 37522 0
Current children cumulated CPU time (s) 1475.39
Current children cumulated vsize (KiB) 169656

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1574368/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=150700 CPUtime=1532.96
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 37095 0 0 0 153252 44 0 0 25 0 1 0 1995183208 154316800 37081 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 37675 37081 76 150 0 37522 0
Current children cumulated CPU time (s) 1535.16
Current children cumulated vsize (KiB) 169656

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1574240/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=150700 CPUtime=1592.72
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 37111 0 0 0 159228 44 0 0 25 0 1 0 1995183208 154316800 37097 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 37675 37097 76 150 0 37522 0
Current children cumulated CPU time (s) 1594.92
Current children cumulated vsize (KiB) 169656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1574048/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=150860 CPUtime=1652.49
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 37152 0 0 0 165205 44 0 0 25 0 1 0 1995183208 154480640 37138 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 37715 37138 76 150 0 37562 0
Current children cumulated CPU time (s) 1654.69
Current children cumulated vsize (KiB) 169816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1573792/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=151224 CPUtime=1712.25
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 37213 0 0 0 171181 44 0 0 25 0 1 0 1995183208 154853376 37199 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 37806 37199 76 150 0 37653 0
Current children cumulated CPU time (s) 1714.45
Current children cumulated vsize (KiB) 170180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1573600/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=151344 CPUtime=1772.02
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 37243 0 0 0 177158 44 0 0 25 0 1 0 1995183208 154976256 37229 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 37836 37229 76 150 0 37683 0
Current children cumulated CPU time (s) 1774.22
Current children cumulated vsize (KiB) 170300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 2556
/proc/meminfo: memFree=1573280/2055920 swapFree=4180584/4192956
[pid=2490] ppid=2488 vsize=13600 CPUtime=2.2
/proc/2490/stat : 2490 (sugar) S 2488 2490 1850 0 -1 4194304 1034 13489 0 2 3 1 204 12 16 0 1 0 1995182976 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/2490/statm: 3400 799 370 3 0 500 0
[pid=2513] ppid=2490 vsize=5356 CPUtime=0
/proc/2513/stat : 2513 (sh) S 2490 2490 1850 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995183208 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2513/statm: 1339 232 193 169 0 50 0
[pid=2514] ppid=2513 vsize=151828 CPUtime=1797.82
/proc/2514/stat : 2514 (minisat) R 2513 2490 1850 0 -1 4194304 37326 0 0 0 179738 44 0 0 25 0 1 0 1995183208 155471872 37312 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/2514/statm: 37957 37312 76 150 0 37804 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 170784

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 2490 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=81683
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=150977
# CPU time returned by wait4() is 2.23266
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.23
CPU time (s): 1800.02
CPU user time (s): 1799.45
CPU system time (s): 0.57
CPU usage (%): 99.5459
Max. virtual memory (cumulated for all children) (KiB): 887472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.08168
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14867
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= 2870
involuntary context switches= 2720

runsolver used 2.20766 second user time and 5.21221 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-04 11:05:32
IDJOB=1069930
IDBENCH=55752
IDSOLVER=346
FILE ID=node75/1069930-1215162332
PBS_JOBID= 7877478
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-55-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-1069930-1215162332/watcher-1069930-1215162332 -o /tmp/evaluation-result-1069930-1215162332/solver-1069930-1215162332 -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-1069930-1215162332.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 86f25cbb6b538256f4ac830a619e4aee
RANDOM SEED=1017788681

node75.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
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.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1605560 kB
Buffers:         62480 kB
Cached:         217208 kB
SwapCached:       6320 kB
Active:         300228 kB
Inactive:        86256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605560 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            1512 kB
Writeback:           0 kB
Mapped:         124060 kB
Slab:            48668 kB
Committed_AS:  4257256 kB
PageTables:       2136 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node75 at 2008-07-04 11:35:42