Trace number 1056938

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.01 1814.63

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-37_ext.xml
MD5SUMe32f1b4415a9590afaa49b54ba5a3b59
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1782.01
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Thu Jul  3 19:52:12 2008
0.00/0.05	c 0	PID 32140
0.00/0.05	c 0	HOST node34.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1056938-1215107531.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-1056938-1215107531.xml' 'HOME/temp.csp'
1.25/1.39	c 1	1 domains, 24 variables, 0 predicates, 75 relations, 75 constraints
1.34/1.43	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.34/1.43	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.35/1.51	c 1	Parsing HOME/temp.csp
4.08/4.23	c 4	parsed 175 expressions
4.08/4.23	c 4	Heap : 46 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.08/4.23	c 4	Converting to clausal form CSP
4.08/4.25	c 4	converted 18 (10%) expressions
4.08/4.29	c 4	converted 35 (20%) expressions
4.18/4.31	c 4	converted 53 (30%) expressions
4.18/4.34	c 4	converted 70 (40%) expressions
4.18/4.38	c 4	converted 88 (50%) expressions
4.28/4.47	c 4	converted 105 (60%) expressions
4.86/5.05	c 5	converted 123 (70%) expressions
5.17/5.36	c 5	converted 140 (80%) expressions
5.45/5.65	c 5	converted 158 (90%) expressions
5.66/5.88	c 6	converted 175 (100%) expressions
5.66/5.88	c 6	CSP : 24 integers, 0 booleans, 75 clauses, largest domain size 24
5.66/5.88	c 6	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.66/5.88	c 6	Propagation in CSP
5.66/5.88	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.66/5.88	c 6	CSP : 24 integers, 0 booleans, 75 clauses, largest domain size 24
5.66/5.88	c 6	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.66/5.88	c 6	Simplifing CSP by introducing new Boolean variables
5.66/5.88	c 6	CSP : 24 integers, 0 booleans, 75 clauses, largest domain size 24
5.66/5.88	c 6	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.95/6.17	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.95/6.18	c 6	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
5.95/6.19	c 6	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
5.95/6.19	c 6	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
5.95/6.19	c 6	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
5.95/6.19	c 6	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
5.95/6.19	c 6	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
5.95/6.19	c 6	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
5.95/6.20	c 6	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
5.95/6.20	c 6	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
5.95/6.20	c 6	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
6.44/6.64	c 6	8 (10%) CSP clauses are encoded (25265 clauses, 592271 bytes)
6.74/6.93	c 7	15 (20%) CSP clauses are encoded (45694 clauses, 1093782 bytes)
7.04/7.30	c 7	23 (30%) CSP clauses are encoded (70330 clauses, 1712242 bytes)
7.43/7.62	c 7	30 (40%) CSP clauses are encoded (91840 clauses, 2254862 bytes)
7.73/7.99	c 8	38 (50%) CSP clauses are encoded (116550 clauses, 2907805 bytes)
8.13/8.31	c 8	45 (60%) CSP clauses are encoded (138099 clauses, 3492556 bytes)
8.43/8.68	c 8	53 (70%) CSP clauses are encoded (162842 clauses, 4163643 bytes)
8.81/9.00	c 9	60 (80%) CSP clauses are encoded (184353 clauses, 4746916 bytes)
9.12/9.36	c 9	68 (90%) CSP clauses are encoded (209054 clauses, 5416961 bytes)
9.41/9.68	c 9	75 (100%) CSP clauses are encoded (230679 clauses, 6003112 bytes)
9.41/9.68	c 9	75 CSP clauses encoded
9.41/9.68	c 9	Writing map file : HOME/temp.map
9.41/9.68	c 9	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.41/9.69	c 9	SAT : 552 SAT variables, 230679 SAT clauses, 6003112 bytes
9.41/9.69	c 9	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.51/9.73	c 9	SOLVING HOME/temp.cnf
9.51/9.73	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.51/9.73	c 9	This is MiniSat 2.0 beta
9.51/9.73	c 9	WARNING: for repeatability, setting FPU to use double precision
9.51/9.73	c 9	============================[ Problem Statistics ]=============================
9.51/9.73	c 9	|                                                                             |
9.51/9.73	c 9	|  Number of variables:  552                                                  |
9.51/9.73	c 9	|  Number of clauses:    230679                                               |
9.58/9.88	c 10	|  Parsing time:         0.13         s                                       |
9.58/9.89	c 10	============================[ Search Statistics ]==============================
9.58/9.89	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.58/9.89	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.58/9.89	c 10	===============================================================================
9.58/9.89	c 10	|         0 |     552   230679  1285553 |    76893        0    nan |  0.000 % |
9.78/10.00	c 10	|       101 |     552   230679  1285553 |    84582      101     10 |  0.000 % |
9.88/10.14	c 10	|       252 |     552   230679  1285553 |    93040      252     11 |  0.008 % |
10.18/10.40	c 10	|       477 |     552   230679  1285553 |   102344      477     11 |  0.008 % |
10.38/10.67	c 10	|       814 |     552   230679  1285553 |   112579      814     12 |  0.008 % |
10.87/11.17	c 11	|      1320 |     552   230679  1285553 |   123836     1320     12 |  0.008 % |
11.57/11.89	c 12	|      2080 |     552   230679  1285553 |   136220     2080     12 |  0.008 % |
12.76/13.00	c 13	|      3219 |     552   230679  1285553 |   149842     3219     13 |  0.007 % |
14.64/14.91	c 15	|      4927 |     552   230679  1285553 |   164826     4927     13 |  0.008 % |
17.12/17.48	c 17	|      7489 |     552   230679  1285553 |   181309     7489     14 |  0.008 % |
21.18/21.51	c 21	|     11334 |     552   230679  1285553 |   199440    11334     14 |  0.008 % |
27.31/27.72	c 27	|     17102 |     552   230679  1285553 |   219384    17102     14 |  0.008 % |
34.84/35.32	c 35	|     25753 |     552   230679  1285553 |   241323    25753     15 |  0.008 % |
46.92/47.57	c 47	|     38727 |     552   230679  1285553 |   265455    38727     15 |  0.008 % |
72.28/73.18	c 73	|     58189 |     552   230679  1285553 |   292001    58189     16 |  0.008 % |
103.58/104.79	c 104	|     87382 |     552   230679  1285553 |   321201    87382     17 |  0.008 % |
172.63/174.42	c 174	|    131171 |     552   230679  1285553 |   353321   131171     17 |  0.008 % |
300.22/303.24	c 303	|    196855 |     552   230679  1285553 |   388653   196855     17 |  0.008 % |
533.59/538.88	c 539	|    295381 |     552   230679  1285553 |   427518   295381     18 |  0.004 % |
976.09/985.57	c 985	|    443170 |     552   230679  1285553 |   470270    37624     18 |  0.009 % |
1428.59/1442.37	c 1442	|    664853 |     552   230679  1285553 |   517297   259307     20 |  0.009 % |
1800.01/1814.61	c 1814	DECODING HOME/temp.out WITH HOME/temp.map
1800.01/1814.61	c 1814	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.01/1814.62	c ERROR INTERRUPTED
1800.01/1814.62	s UNKNOWN
1800.01/1814.62	c 1814	CPU 9.2 (0.03 0.01 9.17 0.32)
1800.01/1814.62	c 1814	END Thu Jul  3 20:22:26 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-1056938-1215107531/watcher-1056938-1215107531 -o /tmp/evaluation-result-1056938-1215107531/solver-1056938-1215107531 -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-1056938-1215107531.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.90 1.95 1.67 4/80 32140
/proc/meminfo: memFree=1494120/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=4708 CPUtime=0
/proc/32140/stat : 32140 (sugar) R 32138 32140 31958 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 1989726651 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 254192711049 0 0 4096 0 0 0 0 17 1 0 0
/proc/32140/statm: 1177 43 33 3 0 8 0

[startup+0.0686519 s]
/proc/loadavg: 1.90 1.95 1.67 4/80 32140
/proc/meminfo: memFree=1494120/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=0.04
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1989726651 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.103803 s]
/proc/loadavg: 1.90 1.95 1.67 4/80 32140
/proc/meminfo: memFree=1494120/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=0.04
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1989726651 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301684 s]
/proc/loadavg: 1.90 1.95 1.67 4/80 32140
/proc/meminfo: memFree=1494120/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=0.04
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1989726651 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702745 s]
/proc/loadavg: 1.90 1.95 1.67 4/80 32140
/proc/meminfo: memFree=1494120/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=0.04
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1989726651 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50187 s]
/proc/loadavg: 1.91 1.95 1.67 3/91 32152
/proc/meminfo: memFree=1468304/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=1.35
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 956 9512 0 1 3 1 121 10 16 0 1 0 1989726651 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 13600

[startup+3.10211 s]
/proc/loadavg: 1.91 1.95 1.67 3/91 32162
/proc/meminfo: memFree=1475472/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=1.35
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 973 9512 0 1 3 1 121 10 16 0 1 0 1989726651 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 797 370 3 0 500 0
[pid=32153] ppid=32140 vsize=5356 CPUtime=0
/proc/32153/stat : 32153 (sh) S 32140 32140 31958 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1989726794 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32153/statm: 1339 233 193 169 0 50 0
[pid=32154] ppid=32153 vsize=864072 CPUtime=1.64
/proc/32154/stat : 32154 (java) S 32153 32140 31958 0 -1 0 10786 0 1 0 159 5 0 0 18 0 9 0 1989726795 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32154/statm: 216018 10053 2532 9 0 210600 0
[pid=32154/tid=32155] ppid=32153 vsize=864072 CPUtime=0.99
/proc/32154/task/32155/stat : 32155 (java) R 32153 32140 31958 0 -1 64 2784 0 1 0 98 1 0 0 25 0 9 0 1989726796 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4126420737 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32156] ppid=32153 vsize=864072 CPUtime=0.59
/proc/32154/task/32156/stat : 32156 (java) S 32153 32140 31958 0 -1 64 6996 0 0 0 56 3 0 0 16 0 9 0 1989726797 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32157] ppid=32153 vsize=864072 CPUtime=0
/proc/32154/task/32157/stat : 32157 (java) S 32153 32140 31958 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1989726797 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32158] ppid=32153 vsize=864072 CPUtime=0
/proc/32154/task/32158/stat : 32158 (java) S 32153 32140 31958 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1989726797 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32159] ppid=32153 vsize=864072 CPUtime=0
/proc/32154/task/32159/stat : 32159 (java) S 32153 32140 31958 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1989726799 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32160] ppid=32153 vsize=864072 CPUtime=0.04
/proc/32154/task/32160/stat : 32160 (java) S 32153 32140 31958 0 -1 64 309 0 0 0 4 0 0 0 16 0 9 0 1989726799 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32161] ppid=32153 vsize=864072 CPUtime=0
/proc/32154/task/32161/stat : 32161 (java) S 32153 32140 31958 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1989726799 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32162] ppid=32153 vsize=864072 CPUtime=0
/proc/32154/task/32162/stat : 32162 (java) S 32153 32140 31958 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1989726799 884809728 10053 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883028

[startup+6.30262 s]
/proc/loadavg: 1.91 1.95 1.67 4/91 32162
/proc/meminfo: memFree=1406544/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=1.35
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 974 9512 0 1 3 1 121 10 15 0 1 0 1989726651 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 797 370 3 0 500 0
[pid=32153] ppid=32140 vsize=5356 CPUtime=0
/proc/32153/stat : 32153 (sh) S 32140 32140 31958 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1989726794 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32153/statm: 1339 233 193 169 0 50 0
[pid=32154] ppid=32153 vsize=864344 CPUtime=4.8
/proc/32154/stat : 32154 (java) S 32153 32140 31958 0 -1 0 29660 0 1 0 464 16 0 0 18 0 9 0 1989726795 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32154/statm: 216086 26357 2564 9 0 210633 0
[pid=32154/tid=32155] ppid=32153 vsize=864344 CPUtime=2.39
/proc/32154/task/32155/stat : 32155 (java) R 32153 32140 31958 0 -1 64 3723 0 1 0 237 2 0 0 25 0 9 0 1989726796 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32156] ppid=32153 vsize=864344 CPUtime=2.28
/proc/32154/task/32156/stat : 32156 (java) S 32153 32140 31958 0 -1 64 24895 0 0 0 216 12 0 0 16 0 9 0 1989726797 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32157] ppid=32153 vsize=864344 CPUtime=0
/proc/32154/task/32157/stat : 32157 (java) S 32153 32140 31958 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1989726797 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32158] ppid=32153 vsize=864344 CPUtime=0
/proc/32154/task/32158/stat : 32158 (java) S 32153 32140 31958 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1989726797 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32159] ppid=32153 vsize=864344 CPUtime=0
/proc/32154/task/32159/stat : 32159 (java) S 32153 32140 31958 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1989726799 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32160] ppid=32153 vsize=864344 CPUtime=0.09
/proc/32154/task/32160/stat : 32160 (java) R 32153 32140 31958 0 -1 64 345 0 0 0 9 0 0 0 16 0 9 0 1989726799 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 101744508 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32161] ppid=32153 vsize=864344 CPUtime=0
/proc/32154/task/32161/stat : 32161 (java) S 32153 32140 31958 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1989726799 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32154/tid=32162] ppid=32153 vsize=864344 CPUtime=0
/proc/32154/task/32162/stat : 32162 (java) S 32153 32140 31958 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1989726799 885088256 26357 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 883300

[startup+12.7016 s]
/proc/loadavg: 2.00 1.97 1.68 3/83 32164
/proc/meminfo: memFree=1467152/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 15 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=16008 CPUtime=2.93
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 3854 0 0 0 291 2 0 0 25 0 1 0 1989727624 16392192 3840 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 4002 3840 75 150 0 3849 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 34964

[startup+25.5026 s]
/proc/loadavg: 2.00 1.97 1.68 3/83 32164
/proc/meminfo: memFree=1466128/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=16984 CPUtime=15.6
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 4080 0 0 0 1558 2 0 0 25 0 1 0 1989727624 17391616 4066 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 4246 4066 75 150 0 4093 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 35940

[startup+51.1026 s]
/proc/loadavg: 2.13 2.00 1.70 3/83 32164
/proc/meminfo: memFree=1463504/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=19736 CPUtime=40.96
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 4762 0 0 0 4093 3 0 0 25 0 1 0 1989727624 20209664 4748 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 4934 4748 75 150 0 4781 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 38692

[startup+102.308 s]
/proc/loadavg: 2.11 2.02 1.72 3/83 32164
/proc/meminfo: memFree=1458960/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=24256 CPUtime=91.68
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 5886 0 0 0 9163 5 0 0 25 0 1 0 1989727624 24838144 5872 996147200 134512640 135127466 4294956272 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 6064 5872 75 150 0 5911 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 43212

[startup+162.303 s]
/proc/loadavg: 2.15 2.04 1.75 3/83 32164
/proc/meminfo: memFree=1455120/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=28104 CPUtime=151.12
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 6828 0 0 0 15106 6 0 0 25 0 1 0 1989727624 28778496 6814 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 7026 6814 75 150 0 6873 0
Current children cumulated CPU time (s) 160.65

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

/proc/meminfo: memFree=1421904/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=61492 CPUtime=1280.38
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15044 0 0 0 128024 14 0 0 25 0 1 0 1989727624 62967808 15030 996147200 134512640 135127466 4294956272 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 15373 15030 75 150 0 15220 0
Current children cumulated CPU time (s) 1289.91
Current children cumulated vsize (KiB) 80448

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32170
/proc/meminfo: memFree=1421840/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=61492 CPUtime=1339.82
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15064 0 0 0 133968 14 0 0 25 0 1 0 1989727624 62967808 15050 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 15373 15050 75 150 0 15220 0
Current children cumulated CPU time (s) 1349.35
Current children cumulated vsize (KiB) 80448

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 32170
/proc/meminfo: memFree=1421264/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=62012 CPUtime=1399.25
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15188 0 0 0 139911 14 0 0 25 0 1 0 1989727624 63500288 15174 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 15503 15174 75 150 0 15350 0
Current children cumulated CPU time (s) 1408.78
Current children cumulated vsize (KiB) 80968

[startup+1482.3 s]
/proc/loadavg: 2.27 2.08 1.94 3/96 32226
/proc/meminfo: memFree=1384024/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=62692 CPUtime=1458.49
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15321 0 0 0 145833 16 0 0 25 0 1 0 1989727624 64196608 15307 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32164/statm: 15673 15307 75 150 0 15520 0
Current children cumulated CPU time (s) 1468.02
Current children cumulated vsize (KiB) 81648

[startup+1542.3 s]
/proc/loadavg: 2.10 2.06 1.94 3/87 32229
/proc/meminfo: memFree=1448408/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=63184 CPUtime=1518.3
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15419 0 0 0 151813 17 0 0 25 0 1 0 1989727624 64700416 15405 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32164/statm: 15796 15405 75 150 0 15643 0
Current children cumulated CPU time (s) 1527.83
Current children cumulated vsize (KiB) 82140

[startup+1602.3 s]
/proc/loadavg: 2.03 2.05 1.94 3/87 32229
/proc/meminfo: memFree=1448088/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=63484 CPUtime=1578.26
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15493 0 0 0 157809 17 0 0 25 0 1 0 1989727624 65007616 15479 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32164/statm: 15871 15479 75 150 0 15718 0
Current children cumulated CPU time (s) 1587.79
Current children cumulated vsize (KiB) 82440

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/87 32229
/proc/meminfo: memFree=1447832/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=63800 CPUtime=1638.24
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15563 0 0 0 163807 17 0 0 25 0 1 0 1989727624 65331200 15549 996147200 134512640 135127466 4294956272 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/32164/statm: 15950 15549 75 150 0 15797 0
Current children cumulated CPU time (s) 1647.77
Current children cumulated vsize (KiB) 82756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.94 3/87 32229
/proc/meminfo: memFree=1447640/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=63936 CPUtime=1698.21
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15627 0 0 0 169804 17 0 0 25 0 1 0 1989727624 65470464 15613 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32164/statm: 15984 15613 75 150 0 15831 0
Current children cumulated CPU time (s) 1707.74
Current children cumulated vsize (KiB) 82892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/87 32229
/proc/meminfo: memFree=1446424/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=65124 CPUtime=1758.19
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15885 0 0 0 175801 18 0 0 25 0 1 0 1989727624 66686976 15871 996147200 134512640 135127466 4294956272 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/32164/statm: 16281 15871 75 150 0 16128 0
Current children cumulated CPU time (s) 1767.72
Current children cumulated vsize (KiB) 84080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.6 s]
/proc/loadavg: 2.00 2.02 1.94 3/87 32229
/proc/meminfo: memFree=1446296/2055920 swapFree=4179812/4192956
[pid=32140] ppid=32138 vsize=13600 CPUtime=9.53
/proc/32140/stat : 32140 (sugar) S 32138 32140 31958 0 -1 4194304 1031 39546 0 2 3 1 917 32 16 0 1 0 1989726651 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 254204227682 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32140/statm: 3400 798 370 3 0 500 0
[pid=32163] ppid=32140 vsize=5356 CPUtime=0
/proc/32163/stat : 32163 (sh) S 32140 32140 31958 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989727624 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32163/statm: 1339 232 193 169 0 50 0
[pid=32164] ppid=32163 vsize=65288 CPUtime=1790.48
/proc/32164/stat : 32164 (minisat) R 32163 32140 31958 0 -1 4194304 15915 0 0 0 179030 18 0 0 25 0 1 0 1989727624 66854912 15901 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32164/statm: 16322 15901 75 150 0 16169 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 84244

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32140 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=217598
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=349946
# CPU time returned by wait4() is 9.56754
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1814.63
CPU time (s): 1800.01
CPU user time (s): 1799.5
CPU system time (s): 0.51
CPU usage (%): 99.1945
Max. virtual memory (cumulated for all children) (KiB): 888316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.2176
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41004
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= 3278
involuntary context switches= 3429

runsolver used 2.44763 second user time and 5.81212 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-03 19:52:12
IDJOB=1056938
IDBENCH=53981
IDSOLVER=346
FILE ID=node34/1056938-1215107531
PBS_JOBID= 7877136
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-37_ext.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-1056938-1215107531/watcher-1056938-1215107531 -o /tmp/evaluation-result-1056938-1215107531/solver-1056938-1215107531 -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-1056938-1215107531.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e32f1b4415a9590afaa49b54ba5a3b59
RANDOM SEED=144264974

node34.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.259
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.259
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:       1494600 kB
Buffers:         53320 kB
Cached:         338432 kB
SwapCached:       6932 kB
Active:         295484 kB
Inactive:       194188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494600 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            4280 kB
Writeback:           0 kB
Mapped:         114152 kB
Slab:            56660 kB
Committed_AS:  4205764 kB
PageTables:       2024 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= 66516 MiB
End job on node34 at 2008-07-03 20:22:28