Trace number 1088922

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.06 1811.33

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-2-15.xml
MD5SUMb7b4a50dbc90438c7fd2d6d9453fd8c9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.499923
Satisfiable
(Un)Satisfiability was proved
Number of variables645
Number of constraints13979
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13979
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 Sat Jul  5 14:22:02 2008
0.00/0.04	c 0	PID 25271
0.00/0.05	c 0	HOST node67.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1088922-1215260522.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1088922-1215260522.xml' 'HOME/temp.csp'
0.97/1.07	c 1	1 domains, 645 variables, 1 predicates, 0 relations, 13979 constraints
0.97/1.10	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.10	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'
1.05/1.18	c 1	Parsing HOME/temp.csp
1.05/1.49	c 2	parsed 10000 expressions
1.05/1.57	c 2	parsed 14626 expressions
1.05/1.57	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.05/1.57	c 2	Converting to clausal form CSP
1.05/1.83	c 2	converted 1463 (10%) expressions
1.05/1.88	c 2	converted 2926 (20%) expressions
1.05/1.92	c 2	converted 4388 (30%) expressions
1.05/1.95	c 2	converted 5851 (40%) expressions
1.05/2.04	c 2	converted 7313 (50%) expressions
1.05/2.08	c 2	converted 8776 (60%) expressions
2.03/2.13	c 2	converted 10239 (70%) expressions
2.03/2.16	c 2	converted 11701 (80%) expressions
2.03/2.20	c 2	converted 13164 (90%) expressions
2.12/2.24	c 2	converted 14626 (100%) expressions
2.12/2.24	c 2	CSP : 645 integers, 0 booleans, 13979 clauses, largest domain size 15
2.12/2.24	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.12/2.25	c 2	Propagation in CSP
2.31/2.44	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.31/2.44	c 2	CSP : 645 integers, 0 booleans, 13979 clauses, largest domain size 15
2.31/2.44	c 2	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.45	c 3	Simplifing CSP by introducing new Boolean variables
2.62/2.71	c 3	CSP : 645 integers, 27958 booleans, 41937 clauses, largest domain size 15
2.62/2.71	c 3	Heap : 23 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.72/2.83	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.72/2.86	c 3	65 (10%) CSP integer variables are encoded (845 clauses, 9159 bytes)
2.72/2.86	c 3	129 (20%) CSP integer variables are encoded (1677 clauses, 19810 bytes)
2.72/2.87	c 3	194 (30%) CSP integer variables are encoded (2522 clauses, 30795 bytes)
2.72/2.87	c 3	258 (40%) CSP integer variables are encoded (3354 clauses, 41611 bytes)
2.72/2.87	c 3	323 (50%) CSP integer variables are encoded (4199 clauses, 52596 bytes)
2.72/2.87	c 3	387 (60%) CSP integer variables are encoded (5031 clauses, 63412 bytes)
2.72/2.87	c 3	452 (70%) CSP integer variables are encoded (5876 clauses, 74397 bytes)
2.72/2.87	c 3	516 (80%) CSP integer variables are encoded (6708 clauses, 85213 bytes)
2.72/2.88	c 3	581 (90%) CSP integer variables are encoded (7553 clauses, 96198 bytes)
2.72/2.88	c 3	645 (100%) CSP integer variables are encoded (8385 clauses, 107014 bytes)
2.91/3.02	c 3	4194 (10%) CSP clauses are encoded (51723 clauses, 826304 bytes)
3.01/3.11	c 3	8388 (20%) CSP clauses are encoded (95061 clauses, 1581100 bytes)
3.11/3.21	c 3	12582 (30%) CSP clauses are encoded (138399 clauses, 2368140 bytes)
3.11/3.30	c 3	16775 (40%) CSP clauses are encoded (181736 clauses, 3151902 bytes)
3.21/3.39	c 3	20969 (50%) CSP clauses are encoded (225074 clauses, 3934902 bytes)
3.31/3.49	c 4	25163 (60%) CSP clauses are encoded (268412 clauses, 4718220 bytes)
3.40/3.58	c 4	29356 (70%) CSP clauses are encoded (311735 clauses, 5501125 bytes)
3.50/3.69	c 4	33550 (80%) CSP clauses are encoded (355073 clauses, 6299131 bytes)
3.60/3.78	c 4	37744 (90%) CSP clauses are encoded (398411 clauses, 7126747 bytes)
3.70/3.87	c 4	41937 (100%) CSP clauses are encoded (441734 clauses, 7954074 bytes)
3.70/3.87	c 4	41937 CSP clauses encoded
3.70/3.87	c 4	Writing map file : HOME/temp.map
3.70/3.90	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.70/3.90	c 4	SAT : 36988 SAT variables, 441734 SAT clauses, 7954074 bytes
3.70/3.90	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.80/3.94	c 4	SOLVING HOME/temp.cnf
3.80/3.94	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.80/3.94	c 4	This is MiniSat 2.0 beta
3.80/3.94	c 4	WARNING: for repeatability, setting FPU to use double precision
3.80/3.94	c 4	============================[ Problem Statistics ]=============================
3.80/3.94	c 4	|                                                                             |
3.80/3.95	c 4	|  Number of variables:  36988                                                |
3.80/3.95	c 4	|  Number of clauses:    441734                                               |
3.82/4.18	c 4	|  Parsing time:         0.21         s                                       |
3.82/4.19	c 4	============================[ Search Statistics ]==============================
3.82/4.19	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.82/4.19	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.82/4.19	c 4	===============================================================================
3.82/4.19	c 4	|         0 |   36988   441734  1246922 |   147244        0    nan |  0.000 % |
4.16/4.32	c 4	|       103 |   36988   441734  1246922 |   161969      103     10 |  0.000 % |
4.16/4.38	c 4	|       253 |   36988   441734  1246922 |   178166      253      8 |  0.000 % |
4.55/4.76	c 4	|       479 |   36988   441734  1246922 |   195982      479      8 |  0.000 % |
4.55/4.76	c 5	|       817 |   36988   441734  1246922 |   215580      817      8 |  0.000 % |
4.55/4.76	c 5	|      1323 |   36988   441734  1246922 |   237139     1323      8 |  0.000 % |
4.65/4.82	c 5	|      2082 |   36988   441734  1246922 |   260852     2082      9 |  0.000 % |
4.85/5.04	c 5	|      3221 |   36988   441734  1246922 |   286938     3221      8 |  0.000 % |
4.95/5.17	c 5	|      4929 |   36988   441734  1246922 |   315632     4929      9 |  0.000 % |
6.04/6.28	c 6	|      7491 |   36988   441734  1246922 |   347195     7491     10 |  0.000 % |
6.53/6.77	c 7	|     11335 |   36988   441734  1246922 |   381914    11335     10 |  0.000 % |
7.72/7.91	c 8	|     17102 |   36988   441734  1246922 |   420106    17102     10 |  0.000 % |
9.71/9.94	c 10	|     25751 |   36988   441734  1246922 |   462116    25751     12 |  0.000 % |
14.26/14.56	c 15	|     38727 |   36988   441734  1246922 |   508328    38727     12 |  0.000 % |
18.22/18.59	c 19	|     58189 |   36988   441734  1246922 |   559161    58189     12 |  0.000 % |
32.68/33.11	c 33	|     87381 |   36988   441734  1246922 |   615077    87381     13 |  0.000 % |
53.87/54.54	c 55	|    131170 |   36988   441734  1246922 |   676585   131170     13 |  0.000 % |
142.54/144.09	c 144	|    196854 |   36988   441734  1246922 |   744243   196854     14 |  0.000 % |
248.52/251.08	c 251	|    295380 |   36988   441734  1246922 |   818668   295380     13 |  0.000 % |
550.74/556.11	c 556	|    443169 |   36988   441734  1246922 |   900534   443169     13 |  0.000 % |
1120.59/1131.44	c 1131	|    664852 |   36988   441734  1246922 |   990588   664852     13 |  0.000 % |
1800.06/1811.31	c ERROR INTERRUPTED
1800.06/1811.32	s UNKNOWN
1800.06/1811.32	c 1811	CPU 3.62 (0.03 0.01 3.59 0.19)
1800.06/1811.32	c 1811	END Sat Jul  5 14:52: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-1088922-1215260522/watcher-1088922-1215260522 -o /tmp/evaluation-result-1088922-1215260522/solver-1088922-1215260522 -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-1088922-1215260522.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.96 1.97 1.99 4/73 25271
/proc/meminfo: memFree=1664376/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=12268 CPUtime=0
/proc/25271/stat : 25271 (sugar) R 25269 25271 25128 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2005021748 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 271638559333 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/25271/statm: 3067 316 241 3 0 167 0

[startup+0.059201 s]
/proc/loadavg: 1.96 1.97 1.99 4/73 25271
/proc/meminfo: memFree=1664376/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=0.04
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2005021748 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102079 s]
/proc/loadavg: 1.96 1.97 1.99 4/73 25271
/proc/meminfo: memFree=1664376/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=0.04
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2005021748 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301113 s]
/proc/loadavg: 1.96 1.97 1.99 4/73 25271
/proc/meminfo: memFree=1664376/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=0.04
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2005021748 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701187 s]
/proc/loadavg: 1.96 1.97 1.99 4/73 25271
/proc/meminfo: memFree=1664376/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=0.04
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 2005021748 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50132 s]
/proc/loadavg: 2.04 1.99 1.99 3/84 25283
/proc/meminfo: memFree=1635864/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=1.05
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 973 10705 0 1 3 1 95 6 15 0 1 0 2005021748 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 13600

[startup+3.1026 s]
/proc/loadavg: 2.04 1.99 1.99 3/84 25293
/proc/meminfo: memFree=1642008/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=1.05
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 974 10705 0 1 3 1 95 6 15 0 1 0 2005021748 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 797 370 3 0 500 0
[pid=25284] ppid=25271 vsize=5356 CPUtime=0
/proc/25284/stat : 25284 (sh) S 25271 25271 25128 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2005021858 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25284/statm: 1339 233 193 169 0 50 0
[pid=25285] ppid=25284 vsize=868468 CPUtime=1.96
/proc/25285/stat : 25285 (java) S 25284 25271 25128 0 -1 0 12044 0 1 0 189 7 0 0 18 0 9 0 2005021858 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25285/statm: 217117 10957 2565 9 0 211664 0
[pid=25285/tid=25286] ppid=25284 vsize=868468 CPUtime=1.05
/proc/25285/task/25286/stat : 25286 (java) R 25284 25271 25128 0 -1 64 3063 0 1 0 102 3 0 0 25 0 9 0 2005021859 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4126975332 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25285/tid=25287] ppid=25284 vsize=868468 CPUtime=0.64
/proc/25285/task/25287/stat : 25287 (java) S 25284 25271 25128 0 -1 64 6803 0 0 0 62 2 0 0 16 0 9 0 2005021860 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25285/tid=25288] ppid=25284 vsize=868468 CPUtime=0
/proc/25285/task/25288/stat : 25288 (java) S 25284 25271 25128 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005021861 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25285/tid=25289] ppid=25284 vsize=868468 CPUtime=0
/proc/25285/task/25289/stat : 25289 (java) S 25284 25271 25128 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005021861 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25285/tid=25290] ppid=25284 vsize=868468 CPUtime=0
/proc/25285/task/25290/stat : 25290 (java) S 25284 25271 25128 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005021863 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25285/tid=25291] ppid=25284 vsize=868468 CPUtime=0.24
/proc/25285/task/25291/stat : 25291 (java) S 25284 25271 25128 0 -1 64 1485 0 0 0 24 0 0 0 16 0 9 0 2005021863 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25285/tid=25292] ppid=25284 vsize=868468 CPUtime=0
/proc/25285/task/25292/stat : 25292 (java) S 25284 25271 25128 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005021863 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25285/tid=25293] ppid=25284 vsize=868468 CPUtime=0
/proc/25285/task/25293/stat : 25293 (java) S 25284 25271 25128 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005021863 889311232 10957 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887424

[startup+6.30115 s]
/proc/loadavg: 2.04 1.99 1.99 3/76 25295
/proc/meminfo: memFree=1631448/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=23628 CPUtime=2.32
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 5714 0 0 0 229 3 0 0 25 0 1 0 2005022143 24195072 5700 996147200 134512640 135127466 4294956256 18446744073709551615 134521795 0 0 4096 3 0 0 0 17 1 0 0
/proc/25295/statm: 5907 5700 76 150 0 5754 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 42584

[startup+12.7013 s]
/proc/loadavg: 2.04 1.99 1.99 3/76 25295
/proc/meminfo: memFree=1629408/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=25572 CPUtime=8.65
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 6210 0 0 0 862 3 0 0 25 0 1 0 2005022143 26185728 6196 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/25295/statm: 6393 6196 76 150 0 6240 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 44528

[startup+25.5025 s]
/proc/loadavg: 2.03 1.99 1.99 3/76 25295
/proc/meminfo: memFree=1625376/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=29628 CPUtime=21.33
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 7206 0 0 0 2128 5 0 0 25 0 1 0 2005022143 30339072 7192 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25295/statm: 7407 7192 76 150 0 7254 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 48584

[startup+51.1019 s]
/proc/loadavg: 2.02 1.99 1.99 3/76 25295
/proc/meminfo: memFree=1620896/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=34112 CPUtime=46.69
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 8332 0 0 0 4663 6 0 0 25 0 1 0 2005022143 34930688 8318 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/25295/statm: 8528 8318 76 150 0 8375 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 53068

[startup+102.307 s]
/proc/loadavg: 2.01 1.99 1.99 3/76 25295
/proc/meminfo: memFree=1616800/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=38260 CPUtime=97.41
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 9312 0 0 0 9734 7 0 0 25 0 1 0 2005022143 39178240 9298 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25295/statm: 9565 9298 76 150 0 9412 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 57216

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25295
/proc/meminfo: memFree=1612000/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=43492 CPUtime=156.84
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 10523 0 0 0 15676 8 0 0 25 0 1 0 2005022143 44535808 10509 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25295/statm: 10873 10509 76 150 0 10720 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 62448

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25295
/proc/meminfo: memFree=1607520/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=47712 CPUtime=216.27
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 11610 0 0 0 21618 9 0 0 25 0 1 0 2005022143 48857088 11596 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25295/statm: 11928 11596 76 150 0 11775 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 66668

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

/proc/meminfo: memFree=1568224/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=89596 CPUtime=1347.44
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 21423 0 0 0 134722 22 0 0 25 0 1 0 2005022143 91746304 21400 996147200 134512640 135127466 4294956256 18446744073709551615 134527709 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 22399 21400 76 150 0 22246 0
Current children cumulated CPU time (s) 1351.26
Current children cumulated vsize (KiB) 108552

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25335
/proc/meminfo: memFree=1567008/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=91052 CPUtime=1407.42
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 21730 0 0 0 140719 23 0 0 25 0 1 0 2005022143 93237248 21707 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 22763 21707 76 150 0 22610 0
Current children cumulated CPU time (s) 1411.24
Current children cumulated vsize (KiB) 110008

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25335
/proc/meminfo: memFree=1565728/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=92300 CPUtime=1467.39
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 22045 0 0 0 146716 23 0 0 25 0 1 0 2005022143 94515200 22022 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 23075 22022 76 150 0 22922 0
Current children cumulated CPU time (s) 1471.21
Current children cumulated vsize (KiB) 111256

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25335
/proc/meminfo: memFree=1564512/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=93536 CPUtime=1527.36
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 22356 0 0 0 152712 24 0 0 25 0 1 0 2005022143 95780864 22333 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 23384 22333 76 150 0 23231 0
Current children cumulated CPU time (s) 1531.18
Current children cumulated vsize (KiB) 112492

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25335
/proc/meminfo: memFree=1563296/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=94520 CPUtime=1587.33
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 22653 0 0 0 158709 24 0 0 25 0 1 0 2005022143 96788480 22630 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 23630 22630 76 150 0 23477 0
Current children cumulated CPU time (s) 1591.15
Current children cumulated vsize (KiB) 113476

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25335
/proc/meminfo: memFree=1562016/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=95708 CPUtime=1647.31
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 22968 0 0 0 164706 25 0 0 25 0 1 0 2005022143 98004992 22945 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 23927 22945 76 150 0 23774 0
Current children cumulated CPU time (s) 1651.13
Current children cumulated vsize (KiB) 114664

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 25335
/proc/meminfo: memFree=1560992/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=96688 CPUtime=1707.29
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 23238 0 0 0 170704 25 0 0 25 0 1 0 2005022143 99008512 23215 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 24172 23215 76 150 0 24019 0
Current children cumulated CPU time (s) 1711.11
Current children cumulated vsize (KiB) 115644

[startup+1782.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/76 25335
/proc/meminfo: memFree=1559776/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=97924 CPUtime=1767.26
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 23532 0 0 0 176701 25 0 0 25 0 1 0 2005022143 100274176 23509 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 24481 23509 76 150 0 24328 0
Current children cumulated CPU time (s) 1771.08
Current children cumulated vsize (KiB) 116880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/76 25335
/proc/meminfo: memFree=1559008/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=98536 CPUtime=1796.24
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 23689 0 0 0 179599 25 0 0 25 0 1 0 2005022143 100900864 23666 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 24634 23666 76 150 0 24481 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 117492

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

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

[startup+1811.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/76 25335
/proc/meminfo: memFree=1559008/2055920 swapFree=4181480/4192956
[pid=25271] ppid=25269 vsize=13600 CPUtime=3.82
/proc/25271/stat : 25271 (sugar) S 25269 25271 25128 0 -1 4194304 1033 23153 0 2 3 1 359 19 16 0 1 0 2005021748 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25271/statm: 3400 799 370 3 0 500 0
[pid=25294] ppid=25271 vsize=5356 CPUtime=0
/proc/25294/stat : 25294 (sh) S 25271 25271 25128 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2005022142 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25294/statm: 1339 232 193 169 0 50 0
[pid=25295] ppid=25294 vsize=98536 CPUtime=1796.24
/proc/25295/stat : 25295 (minisat) R 25294 25271 25128 0 -1 4194304 23689 0 0 0 179599 25 0 0 25 0 1 0 2005022143 100900864 23666 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/25295/statm: 24634 23666 76 150 0 24481 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 117492

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25271 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=629448
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=213967
# CPU time returned by wait4() is 3.84342
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1811.33
CPU time (s): 1800.06
CPU user time (s): 1799.61
CPU system time (s): 0.45
CPU usage (%): 99.378
Max. virtual memory (cumulated for all children) (KiB): 887564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.62945
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24531
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= 3694
involuntary context switches= 3629

runsolver used 2.10968 second user time and 5.59715 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-05 14:22:02
IDJOB=1088922
IDBENCH=58150
IDSOLVER=346
FILE ID=node67/1088922-1215260522
PBS_JOBID= 7882158
Free space on /tmp= 66400 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-2-15.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-1088922-1215260522/watcher-1088922-1215260522 -o /tmp/evaluation-result-1088922-1215260522/solver-1088922-1215260522 -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-1088922-1215260522.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7b4a50dbc90438c7fd2d6d9453fd8c9
RANDOM SEED=1277089872

node67.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.281
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.281
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:       1664856 kB
Buffers:         52608 kB
Cached:         260460 kB
SwapCached:       5376 kB
Active:         204004 kB
Inactive:       124968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664856 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            3240 kB
Writeback:           0 kB
Mapped:          23208 kB
Slab:            47352 kB
Committed_AS:  4156308 kB
PageTables:       1852 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= 66400 MiB
End job on node67 at 2008-07-05 14:52:15