Trace number 1041870

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 1803.14

General information on the benchmark

Namecsp/cjss/
normalized-la03x2-593.xml
MD5SUMcceb8e8456edde50ed6b81465ff2edd2
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 variables101
Number of constraints105
Maximum constraint arity20
Maximum domain size594
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)cumulative(5)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul  2 14:17:29 2008
0.00/0.04	c 0	PID 28808
0.03/0.05	c 0	HOST node17.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1041870-1215001049.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1041870-1215001049.xml' 'HOME/temp.csp'
0.04/0.28	c 0	2 domains, 101 variables, 1 predicates, 0 relations, 105 constraints
0.04/0.33	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.33	c 0	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.30/0.41	c 1	Parsing HOME/temp.csp
0.30/0.49	c 1	parsed 209 expressions
0.30/0.50	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.50	c 1	Converting to clausal form CSP
0.30/0.52	c 1	converted 21 (10%) expressions
0.30/0.52	c 1	converted 42 (20%) expressions
0.30/0.52	c 1	converted 63 (30%) expressions
0.30/0.52	c 1	converted 84 (40%) expressions
0.30/0.53	c 1	converted 105 (50%) expressions
0.30/0.53	c 1	converted 126 (60%) expressions
0.30/0.54	c 1	converted 147 (70%) expressions
0.30/0.54	c 1	converted 168 (80%) expressions
0.30/0.54	c 1	converted 189 (90%) expressions
14.01/14.27	c 14	converted 209 (100%) expressions
14.01/14.29	c 14	CSP : 128769 integers, 54534 booleans, 366236 clauses, largest domain size 594
14.01/14.29	c 14	Heap : 202 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.01/14.29	c 14	Propagation in CSP
16.78/17.07	c 17	140623 values, 0 unsatisfiable literals, and 74 valid clauses are removed
16.78/17.09	c 17	CSP : 128769 integers, 54534 booleans, 366162 clauses, largest domain size 437
16.78/17.09	c 17	Heap : 230 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
16.88/17.20	c 17	Simplifing CSP by introducing new Boolean variables
17.09/17.35	c 17	CSP : 128769 integers, 54534 booleans, 366162 clauses, largest domain size 437
17.09/17.35	c 17	Heap : 237 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.28/18.59	c 19	Encoding CSP to SAT : HOME/temp.cnf
18.47/18.72	c 19	12877 (10%) CSP integer variables are encoded (41418 clauses, 599192 bytes)
18.47/18.75	c 19	25754 (20%) CSP integer variables are encoded (47110 clauses, 684572 bytes)
18.47/18.77	c 19	38631 (30%) CSP integer variables are encoded (53098 clauses, 774392 bytes)
18.47/18.80	c 19	51508 (40%) CSP integer variables are encoded (58575 clauses, 861629 bytes)
18.57/18.82	c 19	64385 (50%) CSP integer variables are encoded (64479 clauses, 961997 bytes)
18.57/18.85	c 19	77262 (60%) CSP integer variables are encoded (70153 clauses, 1058455 bytes)
18.57/18.87	c 19	90139 (70%) CSP integer variables are encoded (75998 clauses, 1157820 bytes)
18.57/18.90	c 19	103016 (80%) CSP integer variables are encoded (81610 clauses, 1253224 bytes)
18.67/18.92	c 19	115893 (90%) CSP integer variables are encoded (87437 clauses, 1352283 bytes)
18.67/18.95	c 19	128769 (100%) CSP integer variables are encoded (93006 clauses, 1446956 bytes)
19.06/19.33	c 19	36617 (10%) CSP clauses are encoded (188498 clauses, 2989080 bytes)
19.36/19.62	c 20	73233 (20%) CSP clauses are encoded (251998 clauses, 4052876 bytes)
19.65/19.92	c 20	109849 (30%) CSP clauses are encoded (318794 clauses, 5182805 bytes)
19.95/20.21	c 20	146465 (40%) CSP clauses are encoded (380234 clauses, 6264947 bytes)
20.24/20.51	c 21	183081 (50%) CSP clauses are encoded (448525 clauses, 7545560 bytes)
20.44/20.79	c 21	219698 (60%) CSP clauses are encoded (509680 clauses, 8680632 bytes)
20.74/21.09	c 21	256314 (70%) CSP clauses are encoded (578665 clauses, 9978478 bytes)
21.04/21.37	c 22	292930 (80%) CSP clauses are encoded (638588 clauses, 11087397 bytes)
21.33/21.67	c 22	329546 (90%) CSP clauses are encoded (703184 clauses, 12288663 bytes)
21.63/21.97	c 22	366162 (100%) CSP clauses are encoded (767840 clauses, 13497585 bytes)
21.63/21.97	c 22	366162 CSP clauses encoded
21.63/21.97	c 22	Writing map file : HOME/temp.map
21.63/21.99	c 22	Heap : 226 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.63/22.00	c 22	SAT : 271179 SAT variables, 767840 SAT clauses, 13497585 bytes
21.63/22.00	c 22	Heap : 226 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.73/22.06	c 22	SOLVING HOME/temp.cnf
21.73/22.06	c 22	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
21.73/22.06	c 22	This is MiniSat 2.0 beta
21.73/22.06	c 22	WARNING: for repeatability, setting FPU to use double precision
21.73/22.06	c 22	============================[ Problem Statistics ]=============================
21.73/22.06	c 22	|                                                                             |
21.73/22.06	c 22	|  Number of variables:  271179                                               |
21.73/22.06	c 22	|  Number of clauses:    767840                                               |
21.77/22.47	c 23	|  Parsing time:         0.35         s                                       |
21.77/22.51	c 23	============================[ Search Statistics ]==============================
21.77/22.51	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.77/22.51	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.77/22.51	c 23	===============================================================================
21.77/22.51	c 23	|         0 |  197533   550824  1231004 |   183608        0    nan |  0.000 % |
22.80/23.14	c 23	|       101 |  197533   550824  1231004 |   201968      101     23 | 27.158 % |
23.87/24.26	c 24	|       251 |  197533   550824  1231004 |   222165      251     32 | 27.158 % |
25.36/25.72	c 26	|       477 |  197533   550824  1231004 |   244382      477     24 | 27.158 % |
28.03/28.41	c 29	|       816 |  197533   550824  1231004 |   268820      816     43 | 27.158 % |
31.50/31.95	c 32	|      1323 |  197533   550824  1231004 |   295702     1323     34 | 27.158 % |
38.04/38.55	c 39	|      2083 |  197533   550824  1231004 |   325272     2083     37 | 27.158 % |
45.37/45.92	c 46	|      3223 |  197533   550824  1231004 |   357800     3223     43 | 27.158 % |
54.98/55.62	c 56	|      4931 |  197533   550824  1231004 |   393580     4931     34 | 27.158 % |
71.82/72.64	c 73	|      7494 |  197533   550824  1231004 |   432938     7494     51 | 27.158 % |
92.33/93.32	c 93	|     11338 |  197533   550824  1231004 |   476231    11338     64 | 27.158 % |
136.70/138.19	c 138	|     17104 |  197533   550824  1231004 |   523855    17104     61 | 27.158 % |
211.20/213.31	c 213	|     25753 |  197533   550824  1231004 |   576240    25753     56 | 27.158 % |
300.56/303.12	c 303	|     38730 |  197533   550824  1231004 |   633864    38730     54 | 27.158 % |
461.30/463.95	c 464	|     58191 |  197533   550824  1231004 |   697251    58191     70 | 27.158 % |
701.41/704.20	c 704	|     87385 |  197533   550824  1231004 |   766976    87385     65 | 27.158 % |
1029.79/1032.70	c 1033	|    131174 |  197533   550824  1231004 |   843673   131174     81 | 27.158 % |
1518.31/1521.38	c 1522	|    196859 |  197533   550824  1231004 |   928041   196859     97 | 27.158 % |
1800.00/1803.11	c ERROR INTERRUPTED
1800.00/1803.13	s UNKNOWN
1800.00/1803.13	c 1803	CPU 21.21 (0.03 0.01 21.18 0.56)
1800.00/1803.13	c 1803	END Wed Jul  2 14:47:32 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-1041870-1215001049/watcher-1041870-1215001049 -o /tmp/evaluation-result-1041870-1215001049/solver-1041870-1215001049 -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-1041870-1215001049.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/80 28808
/proc/meminfo: memFree=1860680/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=12268 CPUtime=0
/proc/28808/stat : 28808 (sugar) R 28806 28808 28331 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 621294195 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 245482879589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/28808/statm: 3067 316 241 3 0 167 0

[startup+0.050984 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28808
/proc/meminfo: memFree=1860680/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.03
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 845 0 0 0 3 0 0 0 18 0 1 0 621294195 13926400 793 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101991 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28808
/proc/meminfo: memFree=1860680/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.04
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 621294195 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302013 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28808
/proc/meminfo: memFree=1860680/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.04
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 918 127 0 0 3 1 0 0 15 0 1 0 621294195 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701052 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28808
/proc/meminfo: memFree=1860680/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.3
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 973 4295 0 1 3 1 23 3 15 0 1 0 621294195 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13600

[startup+1.50214 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 28830
/proc/meminfo: memFree=1841328/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.3
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 973 4295 0 1 3 1 23 3 15 0 1 0 621294195 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 797 370 3 0 500 0
[pid=28821] ppid=28808 vsize=5356 CPUtime=0
/proc/28821/stat : 28821 (sh) S 28808 28808 28331 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 621294228 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28821/statm: 1339 233 193 169 0 50 0
[pid=28822] ppid=28821 vsize=868540 CPUtime=1.15
/proc/28822/stat : 28822 (java) S 28821 28808 28331 0 -1 0 9291 0 1 0 109 6 0 0 18 0 9 0 621294228 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28822/statm: 217135 8489 2540 9 0 211710 0
[pid=28822/tid=28823] ppid=28821 vsize=868540 CPUtime=0.63
/proc/28822/task/28823/stat : 28823 (java) R 28821 28808 28331 0 -1 64 2694 0 1 0 61 2 0 0 24 0 9 0 621294229 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28824] ppid=28821 vsize=868540 CPUtime=0.29
/proc/28822/task/28824/stat : 28824 (java) R 28821 28808 28331 0 -1 64 4436 0 0 0 27 2 0 0 16 0 9 0 621294230 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 104180117 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28825] ppid=28821 vsize=868540 CPUtime=0
/proc/28822/task/28825/stat : 28825 (java) S 28821 28808 28331 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 621294230 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28826] ppid=28821 vsize=868540 CPUtime=0
/proc/28822/task/28826/stat : 28826 (java) S 28821 28808 28331 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 621294230 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28827] ppid=28821 vsize=868540 CPUtime=0
/proc/28822/task/28827/stat : 28827 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 621294232 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28828] ppid=28821 vsize=868540 CPUtime=0.2
/proc/28822/task/28828/stat : 28828 (java) S 28821 28808 28331 0 -1 64 1469 0 0 0 20 0 0 0 16 0 9 0 621294232 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28829] ppid=28821 vsize=868540 CPUtime=0
/proc/28822/task/28829/stat : 28829 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 621294232 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28830] ppid=28821 vsize=868540 CPUtime=0
/proc/28822/task/28830/stat : 28830 (java) S 28821 28808 28331 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 621294232 889384960 8489 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 887496

[startup+3.1073 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 28830
/proc/meminfo: memFree=1824752/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.3
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 973 4295 0 1 3 1 23 3 15 0 1 0 621294195 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 797 370 3 0 500 0
[pid=28821] ppid=28808 vsize=5356 CPUtime=0
/proc/28821/stat : 28821 (sh) S 28808 28808 28331 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 621294228 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28821/statm: 1339 233 193 169 0 50 0
[pid=28822] ppid=28821 vsize=868352 CPUtime=2.73
/proc/28822/stat : 28822 (java) S 28821 28808 28331 0 -1 0 15962 0 1 0 264 9 0 0 18 0 9 0 621294228 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28822/statm: 217088 14784 2540 9 0 211663 0
[pid=28822/tid=28823] ppid=28821 vsize=868352 CPUtime=1.54
/proc/28822/task/28823/stat : 28823 (java) R 28821 28808 28331 0 -1 64 3301 0 1 0 152 2 0 0 25 0 9 0 621294229 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28824] ppid=28821 vsize=868352 CPUtime=0.95
/proc/28822/task/28824/stat : 28824 (java) R 28821 28808 28331 0 -1 64 10500 0 0 0 91 4 0 0 15 0 9 0 621294230 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 102723041 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28825] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28825/stat : 28825 (java) S 28821 28808 28331 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 621294230 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28826] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28826/stat : 28826 (java) S 28821 28808 28331 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 621294230 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28827] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28827/stat : 28827 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 621294232 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28828] ppid=28821 vsize=868352 CPUtime=0.2
/proc/28822/task/28828/stat : 28828 (java) S 28821 28808 28331 0 -1 64 1469 0 0 0 20 0 0 0 16 0 9 0 621294232 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28829] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28829/stat : 28829 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 621294232 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28830] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28830/stat : 28830 (java) S 28821 28808 28331 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 621294232 889192448 14784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 887308

[startup+6.30263 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 28830
/proc/meminfo: memFree=1774320/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.3
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 973 4295 0 1 3 1 23 3 15 0 1 0 621294195 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 797 370 3 0 500 0
[pid=28821] ppid=28808 vsize=5356 CPUtime=0
/proc/28821/stat : 28821 (sh) S 28808 28808 28331 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 621294228 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28821/statm: 1339 233 193 169 0 50 0
[pid=28822] ppid=28821 vsize=868352 CPUtime=5.89
/proc/28822/stat : 28822 (java) S 28821 28808 28331 0 -1 0 29945 0 1 0 573 16 0 0 18 0 9 0 621294228 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28822/statm: 217088 28241 2540 9 0 211663 0
[pid=28822/tid=28823] ppid=28821 vsize=868352 CPUtime=3.58
/proc/28822/task/28823/stat : 28823 (java) R 28821 28808 28331 0 -1 64 3644 0 1 0 355 3 0 0 25 0 9 0 621294229 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4126601225 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28824] ppid=28821 vsize=868352 CPUtime=2.07
/proc/28822/task/28824/stat : 28824 (java) S 28821 28808 28331 0 -1 64 24126 0 0 0 196 11 0 0 16 0 9 0 621294230 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28825] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28825/stat : 28825 (java) S 28821 28808 28331 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 621294230 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28826] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28826/stat : 28826 (java) S 28821 28808 28331 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 621294230 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28827] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28827/stat : 28827 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 621294232 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28828] ppid=28821 vsize=868352 CPUtime=0.21
/proc/28822/task/28828/stat : 28828 (java) S 28821 28808 28331 0 -1 64 1483 0 0 0 21 0 0 0 16 0 9 0 621294232 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28829] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28829/stat : 28829 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 621294232 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28830] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28830/stat : 28830 (java) S 28821 28808 28331 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 621294232 889192448 28241 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 887308

[startup+12.7113 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 28830
/proc/meminfo: memFree=1678320/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=0.3
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 973 4295 0 1 3 1 23 3 15 0 1 0 621294195 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 797 370 3 0 500 0
[pid=28821] ppid=28808 vsize=5356 CPUtime=0
/proc/28821/stat : 28821 (sh) S 28808 28808 28331 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 621294228 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28821/statm: 1339 233 193 169 0 50 0
[pid=28822] ppid=28821 vsize=868352 CPUtime=12.23
/proc/28822/stat : 28822 (java) S 28821 28808 28331 0 -1 0 61744 0 1 0 1193 30 0 0 18 0 9 0 621294228 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28822/statm: 217088 51151 2540 9 0 211663 0
[pid=28822/tid=28823] ppid=28821 vsize=868352 CPUtime=7.1
/proc/28822/task/28823/stat : 28823 (java) R 28821 28808 28331 0 -1 64 5045 0 1 0 706 4 0 0 25 0 9 0 621294229 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28824] ppid=28821 vsize=868352 CPUtime=4.9
/proc/28822/task/28824/stat : 28824 (java) R 28821 28808 28331 0 -1 64 54524 0 0 0 466 24 0 0 16 0 9 0 621294230 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28825] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28825/stat : 28825 (java) S 28821 28808 28331 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 621294230 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28826] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28826/stat : 28826 (java) S 28821 28808 28331 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 621294230 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28827] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28827/stat : 28827 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 621294232 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28828] ppid=28821 vsize=868352 CPUtime=0.21
/proc/28822/task/28828/stat : 28828 (java) S 28821 28808 28331 0 -1 64 1483 0 0 0 21 0 0 0 16 0 9 0 621294232 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28829] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28829/stat : 28829 (java) S 28821 28808 28331 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 621294232 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28822/tid=28830] ppid=28821 vsize=868352 CPUtime=0
/proc/28822/task/28830/stat : 28830 (java) R 28821 28808 28331 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 621294232 889192448 51151 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 887308

[startup+25.5016 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 28832
/proc/meminfo: memFree=1804400/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=44188 CPUtime=3.39
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 10076 0 0 0 333 6 0 0 25 0 1 0 621296401 45248512 10062 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/28832/statm: 11047 10062 76 150 0 10894 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 63144

[startup+51.1012 s]
/proc/loadavg: 2.04 2.01 2.00 4/83 28832
/proc/meminfo: memFree=1803888/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1783992/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=117916 CPUtime=1337.6
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 28451 0 0 0 133726 34 0 0 25 0 1 0 621296401 120745984 28437 996147200 134512640 135127466 4294956272 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 29479 28437 76 150 0 29326 0
Current children cumulated CPU time (s) 1359.37
Current children cumulated vsize (KiB) 136872

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 2.00 3/75 28860
/proc/meminfo: memFree=1779640/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=122016 CPUtime=1397.57
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 29504 0 0 0 139722 35 0 0 25 0 1 0 621296401 124944384 29490 996147200 134512640 135127466 4294956272 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 30504 29490 76 150 0 30351 0
Current children cumulated CPU time (s) 1419.34
Current children cumulated vsize (KiB) 140972

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/75 28860
/proc/meminfo: memFree=1775224/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=126240 CPUtime=1457.55
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 30566 0 0 0 145718 37 0 0 25 0 1 0 621296401 129269760 30552 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 31560 30552 76 150 0 31407 0
Current children cumulated CPU time (s) 1479.32
Current children cumulated vsize (KiB) 145196

[startup+1542.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/75 28860
/proc/meminfo: memFree=1771512/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=129936 CPUtime=1517.53
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 31484 0 0 0 151715 38 0 0 25 0 1 0 621296401 133054464 31470 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 32484 31470 76 150 0 32331 0
Current children cumulated CPU time (s) 1539.3
Current children cumulated vsize (KiB) 148892

[startup+1602.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/75 28862
/proc/meminfo: memFree=1768504/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=132840 CPUtime=1577.51
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 32203 0 0 0 157711 40 0 0 25 0 1 0 621296401 136028160 32189 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 33210 32189 76 150 0 33057 0
Current children cumulated CPU time (s) 1599.28
Current children cumulated vsize (KiB) 151796

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/75 28862
/proc/meminfo: memFree=1766008/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=135620 CPUtime=1637.48
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 32824 0 0 0 163708 40 0 0 25 0 1 0 621296401 138874880 32810 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 33905 32810 76 150 0 33752 0
Current children cumulated CPU time (s) 1659.25
Current children cumulated vsize (KiB) 154576

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 28862
/proc/meminfo: memFree=1759288/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=142360 CPUtime=1697.46
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 34526 0 0 0 169704 42 0 0 25 0 1 0 621296401 145776640 34512 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 35590 34512 76 150 0 35437 0
Current children cumulated CPU time (s) 1719.23
Current children cumulated vsize (KiB) 161316

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 28862
/proc/meminfo: memFree=1750712/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=150840 CPUtime=1757.44
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 36645 0 0 0 175699 45 0 0 25 0 1 0 621296401 154460160 36631 996147200 134512640 135127466 4294956272 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 37710 36631 76 150 0 37557 0
Current children cumulated CPU time (s) 1779.21
Current children cumulated vsize (KiB) 169796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28862
/proc/meminfo: memFree=1748728/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=152820 CPUtime=1778.23
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 37132 0 0 0 177778 45 0 0 25 0 1 0 621296401 156487680 37118 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 38205 37118 76 150 0 38052 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 171776

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

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

[startup+1803.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28862
/proc/meminfo: memFree=1748728/2055920 swapFree=4179840/4192956
[pid=28808] ppid=28806 vsize=13600 CPUtime=21.77
/proc/28808/stat : 28808 (sugar) S 28806 28808 28331 0 -1 4194304 1032 86330 0 2 3 1 2118 55 16 0 1 0 621294195 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28808/statm: 3400 798 370 3 0 500 0
[pid=28831] ppid=28808 vsize=5356 CPUtime=0
/proc/28831/stat : 28831 (sh) S 28808 28808 28331 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 621296401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28831/statm: 1339 232 193 169 0 50 0
[pid=28832] ppid=28831 vsize=152820 CPUtime=1778.23
/proc/28832/stat : 28832 (minisat) R 28831 28808 28331 0 -1 4194304 37132 0 0 0 177778 45 0 0 25 0 1 0 621296401 156487680 37118 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28832/statm: 38205 37118 76 150 0 38052 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 171776

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28808 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=224773
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=581911
# CPU time returned by wait4() is 21.8067
# 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): 1803.14
CPU time (s): 1800
CPU user time (s): 1798.99
CPU system time (s): 1.01
CPU usage (%): 99.8259
Max. virtual memory (cumulated for all children) (KiB): 901560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.2248
system time used= 0.581911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87706
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= 4208
involuntary context switches= 4634

runsolver used 2.29865 second user time and 5.9101 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-02 14:17:29
IDJOB=1041870
IDBENCH=53849
IDSOLVER=346
FILE ID=node17/1041870-1215001049
PBS_JOBID= 7870888
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/cjss/normalized-la03x2-593.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-1041870-1215001049/watcher-1041870-1215001049 -o /tmp/evaluation-result-1041870-1215001049/solver-1041870-1215001049 -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-1041870-1215001049.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cceb8e8456edde50ed6b81465ff2edd2
RANDOM SEED=1081618757

node17.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.234
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.234
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:       1861224 kB
Buffers:          4492 kB
Cached:          55280 kB
SwapCached:       6936 kB
Active:         117316 kB
Inactive:        12100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861224 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          83256 kB
Slab:            50380 kB
Committed_AS:  1643928 kB
PageTables:       1992 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= 66548 MiB
End job on node17 at 2008-07-02 14:47:34