Trace number 1060935

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 1808.73

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-40-41.xml
MD5SUMf41e5b28cf61248985fc3eb1ef5687be
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 variables3280
Number of constraints162
Maximum constraint arity41
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension162
Global constraints used (with number of constraints)

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 01:54:04 2008
0.00/0.04	c 0	PID 30835
0.00/0.04	c 0	HOST node75.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1060935-1215129244.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1060935-1215129244.xml' 'HOME/temp.csp'
0.03/0.64	c 0	1 domains, 3280 variables, 2 predicates, 0 relations, 162 constraints
0.03/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.67	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.61/0.75	c 1	Parsing HOME/temp.csp
0.61/0.98	c 1	parsed 3445 expressions
0.61/0.98	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.61/0.98	c 1	Converting to clausal form CSP
0.93/1.01	c 1	converted 345 (10%) expressions
0.93/1.02	c 1	converted 689 (20%) expressions
0.93/1.02	c 1	converted 1034 (30%) expressions
0.93/1.02	c 1	converted 1378 (40%) expressions
0.93/1.03	c 1	converted 1723 (50%) expressions
0.93/1.03	c 1	converted 2067 (60%) expressions
0.93/1.03	c 1	converted 2412 (70%) expressions
0.93/1.03	c 1	converted 2756 (80%) expressions
0.93/1.03	c 1	converted 3101 (90%) expressions
1.52/1.67	c 2	converted 3445 (100%) expressions
1.52/1.67	c 2	CSP : 9516 integers, 0 booleans, 12634 clauses, largest domain size 22
1.52/1.67	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.67	c 2	Propagation in CSP
1.72/1.82	c 2	11440 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.72/1.83	c 2	CSP : 9516 integers, 0 booleans, 12634 clauses, largest domain size 21
1.72/1.83	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.72/1.83	c 2	Simplifing CSP by introducing new Boolean variables
1.72/1.84	c 2	CSP : 9516 integers, 0 booleans, 12634 clauses, largest domain size 21
1.72/1.84	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.82/1.90	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.82/1.92	c 2	952 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.82/1.93	c 2	1904 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.82/1.93	c 2	2855 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.82/1.94	c 2	3807 (40%) CSP integer variables are encoded (1897 clauses, 24725 bytes)
1.82/1.95	c 2	4758 (50%) CSP integer variables are encoded (5349 clauses, 69766 bytes)
1.82/1.96	c 2	5710 (60%) CSP integer variables are encoded (8804 clauses, 121591 bytes)
1.82/1.96	c 2	6662 (70%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
1.82/1.96	c 2	7613 (80%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
1.82/1.96	c 2	8565 (90%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
1.82/1.96	c 2	9516 (100%) CSP integer variables are encoded (11316 clauses, 159271 bytes)
1.91/2.04	c 2	1264 (10%) CSP clauses are encoded (29348 clauses, 457822 bytes)
1.91/2.09	c 2	2527 (20%) CSP clauses are encoded (47679 clauses, 763513 bytes)
2.03/2.13	c 2	3791 (30%) CSP clauses are encoded (66011 clauses, 1101473 bytes)
2.03/2.18	c 2	5054 (40%) CSP clauses are encoded (84272 clauses, 1453558 bytes)
2.13/2.22	c 2	6317 (50%) CSP clauses are encoded (102587 clauses, 1806745 bytes)
2.13/2.24	c 2	7581 (60%) CSP clauses are encoded (105099 clauses, 1844821 bytes)
2.13/2.25	c 2	8844 (70%) CSP clauses are encoded (107610 clauses, 1882937 bytes)
2.13/2.27	c 2	10108 (80%) CSP clauses are encoded (110122 clauses, 1921735 bytes)
2.13/2.28	c 2	11371 (90%) CSP clauses are encoded (112631 clauses, 1961135 bytes)
2.13/2.30	c 2	12634 (100%) CSP clauses are encoded (115142 clauses, 2000555 bytes)
2.13/2.30	c 2	12634 CSP clauses encoded
2.13/2.30	c 2	Writing map file : HOME/temp.map
2.23/2.34	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.34	c 2	SAT : 20832 SAT variables, 115142 SAT clauses, 2000555 bytes
2.23/2.34	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.23/2.39	c 2	SOLVING HOME/temp.cnf
2.23/2.39	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.23/2.39	c 2	This is MiniSat 2.0 beta
2.23/2.39	c 2	WARNING: for repeatability, setting FPU to use double precision
2.23/2.39	c 2	============================[ Problem Statistics ]=============================
2.23/2.39	c 2	|                                                                             |
2.23/2.39	c 2	|  Number of variables:  20832                                                |
2.23/2.39	c 2	|  Number of clauses:    115142                                               |
2.29/2.45	c 2	|  Parsing time:         0.05         s                                       |
2.29/2.45	c 2	============================[ Search Statistics ]==============================
2.29/2.45	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.45	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.29/2.45	c 2	===============================================================================
2.29/2.45	c 2	|         0 |   20832   115142   295724 |    38380        0    nan |  0.000 % |
2.29/2.48	c 2	|       102 |   20832   115142   295724 |    42218      102    117 |  0.000 % |
2.29/2.52	c 2	|       253 |   20832   115142   295724 |    46440      253    102 |  0.000 % |
2.29/2.56	c 2	|       478 |   20832   115142   295724 |    51084      478     61 |  0.000 % |
2.29/2.60	c 2	|       815 |   20832   115142   295724 |    56193      815     47 |  0.000 % |
2.29/2.69	c 3	|      1321 |   20832   115142   295724 |    61812     1321     59 |  0.000 % |
2.29/2.80	c 3	|      2080 |   20832   115142   295724 |    67993     2080     58 |  0.000 % |
2.29/2.92	c 3	|      3220 |   20832   115142   295724 |    74793     3220     51 |  0.000 % |
2.29/3.14	c 3	|      4928 |   20832   115142   295724 |    82272     4928     48 |  0.000 % |
3.48/3.67	c 4	|      7491 |   20832   115142   295724 |    90499     7491     71 |  0.000 % |
4.18/4.30	c 4	|     11335 |   20832   115142   295724 |    99549    11335     69 |  0.000 % |
5.59/5.78	c 6	|     17101 |   20832   115142   295724 |   109504    17101     69 |  0.000 % |
7.97/8.11	c 8	|     25750 |   20832   115142   295724 |   120454    25750     69 |  0.000 % |
11.47/11.63	c 11	|     38724 |   20832   115142   295724 |   132500    38724     69 |  0.000 % |
17.38/17.58	c 17	|     58187 |   20832   115142   295724 |   145750    58187     63 |  0.000 % |
30.37/30.51	c 30	|     87379 |   20832   115142   295724 |   160325    87379     63 |  0.000 % |
62.65/62.83	c 63	|    131168 |   20832   115142   295724 |   176358   131168     72 |  0.000 % |
101.38/101.68	c 102	|    196852 |   20832   115142   295724 |   193993    29953     48 |  0.000 % |
199.29/200.10	c 200	|    295378 |   20832   115142   295724 |   213393   128479     63 |  0.000 % |
356.71/358.26	c 358	|    443167 |   20832   115142   295724 |   234732    74904    102 |  0.000 % |
698.68/701.97	c 702	|    664851 |   20832   115142   295724 |   258205    71316     73 |  0.000 % |
1241.09/1247.05	c 1247	|    997377 |   20832   115142   295724 |   284026   155416     76 |  0.000 % |
1800.00/1808.71	c ERROR INTERRUPTED
1800.00/1808.72	s UNKNOWN
1800.00/1808.72	c 1809	CPU 2.17 (0.04 0.01 2.13 0.11)
1800.00/1808.72	c 1809	END Fri Jul  4 02:24:13 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-1060935-1215129244/watcher-1060935-1215129244 -o /tmp/evaluation-result-1060935-1215129244/solver-1060935-1215129244 -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-1060935-1215129244.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: 1.92 1.99 1.90 4/93 30835
/proc/meminfo: memFree=1535504/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=12272 CPUtime=0
/proc/30835/stat : 30835 (sugar) R 30833 30835 30301 0 -1 4194304 356 0 0 0 0 0 0 0 19 0 1 0 1991874158 12566528 324 996147200 4194304 4206940 548682068608 18446744073709551615 231901032129 0 0 4224 0 0 0 0 17 0 0 0
/proc/30835/statm: 3068 327 246 3 0 168 0

[startup+0.0444499 s]
/proc/loadavg: 1.92 1.99 1.90 4/93 30835
/proc/meminfo: memFree=1535504/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=0.03
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1991874158 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101486 s]
/proc/loadavg: 1.92 1.99 1.90 4/93 30835
/proc/meminfo: memFree=1535504/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=0.03
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1991874158 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301473 s]
/proc/loadavg: 1.92 1.99 1.90 4/93 30835
/proc/meminfo: memFree=1535504/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=0.03
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1991874158 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701526 s]
/proc/loadavg: 1.92 1.99 1.90 4/93 30835
/proc/meminfo: memFree=1535504/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=0.61
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 956 5033 0 1 3 0 55 3 16 0 1 0 1991874158 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30835/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 13600

[startup+1.50262 s]
/proc/loadavg: 1.92 1.99 1.90 3/104 30857
/proc/meminfo: memFree=1525752/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=0.61
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 973 5033 0 1 3 0 55 3 15 0 1 0 1991874158 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 797 370 3 0 500 0
[pid=30848] ppid=30835 vsize=5356 CPUtime=0
/proc/30848/stat : 30848 (sh) S 30835 30835 30301 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991874225 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30848/statm: 1339 233 193 169 0 50 0
[pid=30849] ppid=30848 vsize=868412 CPUtime=0.81
/proc/30849/stat : 30849 (java) S 30848 30835 30301 0 -1 0 7588 0 1 0 78 3 0 0 20 0 9 0 1991874225 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30849/statm: 217103 6801 2540 9 0 211678 0
[pid=30849/tid=30850] ppid=30848 vsize=868412 CPUtime=0.49
/proc/30849/task/30850/stat : 30850 (java) R 30848 30835 30301 0 -1 64 2685 0 1 0 48 1 0 0 25 0 9 0 1991874226 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4126521801 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30849/tid=30851] ppid=30848 vsize=868412 CPUtime=0.11
/proc/30849/task/30851/stat : 30851 (java) S 30848 30835 30301 0 -1 64 2738 0 0 0 10 1 0 0 16 0 9 0 1991874227 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30849/tid=30852] ppid=30848 vsize=868412 CPUtime=0
/proc/30849/task/30852/stat : 30852 (java) S 30848 30835 30301 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1991874227 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30849/tid=30853] ppid=30848 vsize=868412 CPUtime=0
/proc/30849/task/30853/stat : 30853 (java) S 30848 30835 30301 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991874227 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30849/tid=30854] ppid=30848 vsize=868412 CPUtime=0
/proc/30849/task/30854/stat : 30854 (java) S 30848 30835 30301 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1991874229 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30849/tid=30855] ppid=30848 vsize=868412 CPUtime=0.18
/proc/30849/task/30855/stat : 30855 (java) S 30848 30835 30301 0 -1 64 1472 0 0 0 18 0 0 0 16 0 9 0 1991874229 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30849/tid=30856] ppid=30848 vsize=868412 CPUtime=0
/proc/30849/task/30856/stat : 30856 (java) S 30848 30835 30301 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1991874229 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30849/tid=30857] ppid=30848 vsize=868412 CPUtime=0
/proc/30849/task/30857/stat : 30857 (java) S 30848 30835 30301 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991874229 889253888 6801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887368

[startup+3.10181 s]
/proc/loadavg: 1.92 1.99 1.90 3/104 30857
/proc/meminfo: memFree=1512184/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 15 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 13600

[startup+6.3012 s]
/proc/loadavg: 1.93 1.99 1.90 3/96 30859
/proc/meminfo: memFree=1518584/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=14440 CPUtime=3.89
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 3412 0 0 0 387 2 0 0 25 0 1 0 1991874397 14786560 3398 996147200 134512640 135127466 4294956272 18446744073709551615 134531060 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 3610 3398 76 150 0 3457 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 33396

[startup+12.7029 s]
/proc/loadavg: 1.93 1.99 1.90 3/96 30859
/proc/meminfo: memFree=1511096/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=21692 CPUtime=10.28
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 5199 0 0 0 1025 3 0 0 25 0 1 0 1991874397 22212608 5185 996147200 134512640 135127466 4294956272 18446744073709551615 134531083 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 5423 5185 76 150 0 5270 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 40648

[startup+25.5015 s]
/proc/loadavg: 1.95 1.99 1.90 3/96 30859
/proc/meminfo: memFree=1500152/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=32120 CPUtime=23.07
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 7818 0 0 0 2302 5 0 0 25 0 1 0 1991874397 32890880 7804 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 8030 7804 76 150 0 7877 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 51076

[startup+51.1015 s]
/proc/loadavg: 1.96 1.99 1.90 3/96 30859
/proc/meminfo: memFree=1486328/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=46308 CPUtime=48.67
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 11319 0 0 0 4858 9 0 0 25 0 1 0 1991874397 47419392 11305 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 11577 11305 76 150 0 11424 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 65264

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.91 3/84 30898
/proc/meminfo: memFree=1552088/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=65152 CPUtime=99.79
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 16018 0 0 0 9966 13 0 0 25 0 1 0 1991874397 66715648 16004 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 16288 16004 76 150 0 16135 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 84108

[startup+162.302 s]
/proc/loadavg: 2.04 2.00 1.91 3/84 30898
/proc/meminfo: memFree=1552024/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=65152 CPUtime=159.49
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 16018 0 0 0 15936 13 0 0 25 0 1 0 1991874397 66715648 16004 996147200 134512640 135127466 4294956272 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 16288 16004 76 150 0 16135 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 84108

[startup+222.302 s]
/proc/loadavg: 2.01 2.00 1.91 3/84 30898
/proc/meminfo: memFree=1547928/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=69412 CPUtime=219.19
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 17079 0 0 0 21906 13 0 0 25 0 1 0 1991874397 71077888 17065 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 17353 17065 76 150 0 17200 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 88368

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

/proc/meminfo: memFree=1490520/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=127580 CPUtime=1353.53
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 31256 0 0 0 135325 28 0 0 25 0 1 0 1991874397 130641920 31242 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 31895 31242 76 150 0 31742 0
Current children cumulated CPU time (s) 1355.82
Current children cumulated vsize (KiB) 146536

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/84 30904
/proc/meminfo: memFree=1486104/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=131884 CPUtime=1413.23
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32331 0 0 0 141294 29 0 0 25 0 1 0 1991874397 135049216 32317 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 32971 32317 76 150 0 32818 0
Current children cumulated CPU time (s) 1415.52
Current children cumulated vsize (KiB) 150840

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/84 30904
/proc/meminfo: memFree=1486040/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=131884 CPUtime=1472.93
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32333 0 0 0 147264 29 0 0 25 0 1 0 1991874397 135049216 32319 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 32971 32319 76 150 0 32818 0
Current children cumulated CPU time (s) 1475.22
Current children cumulated vsize (KiB) 150840

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 1.96 3/84 30904
/proc/meminfo: memFree=1486040/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=131884 CPUtime=1532.62
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32337 0 0 0 153233 29 0 0 25 0 1 0 1991874397 135049216 32323 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 32971 32323 76 150 0 32818 0
Current children cumulated CPU time (s) 1534.91
Current children cumulated vsize (KiB) 150840

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/84 30904
/proc/meminfo: memFree=1485976/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=131884 CPUtime=1592.34
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32340 0 0 0 159204 30 0 0 25 0 1 0 1991874397 135049216 32326 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 32971 32326 76 150 0 32818 0
Current children cumulated CPU time (s) 1594.63
Current children cumulated vsize (KiB) 150840

[startup+1662.3 s]
/proc/loadavg: 2.13 2.04 1.97 3/84 30904
/proc/meminfo: memFree=1485976/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=131884 CPUtime=1652.04
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32343 0 0 0 165174 30 0 0 25 0 1 0 1991874397 135049216 32329 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 32971 32329 76 150 0 32818 0
Current children cumulated CPU time (s) 1654.33
Current children cumulated vsize (KiB) 150840

[startup+1722.3 s]
/proc/loadavg: 2.12 2.05 1.97 3/84 30904
/proc/meminfo: memFree=1485912/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=132128 CPUtime=1711.74
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32395 0 0 0 171144 30 0 0 25 0 1 0 1991874397 135299072 32381 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 33032 32381 76 150 0 32879 0
Current children cumulated CPU time (s) 1714.03
Current children cumulated vsize (KiB) 151084

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 1.97 3/84 30904
/proc/meminfo: memFree=1485848/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=132128 CPUtime=1771.44
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32407 0 0 0 177114 30 0 0 25 0 1 0 1991874397 135299072 32393 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 33032 32393 76 150 0 32879 0
Current children cumulated CPU time (s) 1773.73
Current children cumulated vsize (KiB) 151084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.03 2.03 1.97 3/84 30904
/proc/meminfo: memFree=1485720/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=132412 CPUtime=1797.71
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32441 0 0 0 179741 30 0 0 25 0 1 0 1991874397 135589888 32427 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 33103 32427 76 150 0 32950 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 151368

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

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

[startup+1808.7 s]
/proc/loadavg: 2.03 2.03 1.97 3/84 30904
/proc/meminfo: memFree=1485720/2055920 swapFree=4180584/4192956
[pid=30835] ppid=30833 vsize=13600 CPUtime=2.29
/proc/30835/stat : 30835 (sugar) S 30833 30835 30301 0 -1 4194304 1034 13780 0 2 4 1 213 11 16 0 1 0 1991874158 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30835/statm: 3400 799 370 3 0 500 0
[pid=30858] ppid=30835 vsize=5356 CPUtime=0
/proc/30858/stat : 30858 (sh) S 30835 30835 30301 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991874397 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30858/statm: 1339 232 193 169 0 50 0
[pid=30859] ppid=30858 vsize=132412 CPUtime=1797.71
/proc/30859/stat : 30859 (minisat) R 30858 30835 30301 0 -1 4194304 32441 0 0 0 179741 30 0 0 25 0 1 0 1991874397 135589888 32427 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 33103 32427 76 150 0 32950 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 151368

Child status: 0

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

Real time (s): 1808.73
CPU time (s): 1800
CPU user time (s): 1799.58
CPU system time (s): 0.42
CPU usage (%): 99.5174
Max. virtual memory (cumulated for all children) (KiB): 887480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.17867
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15158
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= 2848
involuntary context switches= 2741

runsolver used 1.73974 second user time and 5.18021 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-04 01:54:04
IDJOB=1060935
IDBENCH=54497
IDSOLVER=346
FILE ID=node75/1060935-1215129244
PBS_JOBID= 7877218
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-40-41.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-1060935-1215129244/watcher-1060935-1215129244 -o /tmp/evaluation-result-1060935-1215129244/solver-1060935-1215129244 -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-1060935-1215129244.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f41e5b28cf61248985fc3eb1ef5687be
RANDOM SEED=1551911238

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:       1535992 kB
Buffers:         66004 kB
Cached:         294876 kB
SwapCached:       6320 kB
Active:         310224 kB
Inactive:       148036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535992 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:         113840 kB
Slab:            46388 kB
Committed_AS:  4775284 kB
PageTables:       2236 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= 66536 MiB
End job on node75 at 2008-07-04 02:24:15