Trace number 2063206

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.14.6+minisat? (TO) 1800.01 1815.03

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-29_ext.xml
MD5SUM90c00581a9150758b70ab13863f20143
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 18:48:54 2009
0.00/0.08	c 0	PID 12563
0.06/0.08	c 0	HOST node60.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2063206-1247330933.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2063206-1247330933.xml' 'HOME/temp.csp'
1.44/1.56	c 1	1 domains, 24 variables, 0 predicates, 74 relations, 74 constraints
1.50/1.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.50/1.61	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.50/1.69	c 1	Parsing HOME/temp.csp
3.87/4.02	c 3	parsed 173 expressions
3.87/4.03	c 3	Heap : 40 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.87/4.03	c 3	Converting to clausal form CSP
3.87/4.05	c 3	converted 18 (10%) expressions
3.87/4.07	c 4	converted 35 (20%) expressions
3.87/4.09	c 4	converted 52 (30%) expressions
3.96/4.13	c 4	converted 70 (40%) expressions
3.96/4.13	c 4	converted 87 (50%) expressions
4.06/4.25	c 4	converted 104 (60%) expressions
4.27/4.49	c 4	converted 122 (70%) expressions
4.85/5.08	c 5	converted 139 (80%) expressions
5.15/5.34	c 5	converted 156 (90%) expressions
5.35/5.55	c 5	converted 173 (100%) expressions
5.35/5.55	c 5	CSP : 24 integers, 0 booleans, 74 clauses, largest domain size 24
5.35/5.55	c 5	Heap : 78 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.35/5.55	c 5	Propagation in CSP
5.35/5.55	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.35/5.55	c 5	CSP : 24 integers, 0 booleans, 74 clauses, largest domain size 24
5.35/5.55	c 5	Heap : 78 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.35/5.56	c 5	Simplifing CSP by introducing new Boolean variables
5.35/5.56	c 5	CSP : 24 integers, 0 booleans, 74 clauses, largest domain size 24
5.35/5.56	c 5	Heap : 78 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.56/5.79	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.56/5.79	c 5	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
5.56/5.79	c 5	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
5.65/5.80	c 5	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
5.65/5.80	c 5	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
5.65/5.80	c 5	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
5.65/5.80	c 5	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
5.65/5.80	c 5	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
5.65/5.81	c 5	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
5.65/5.81	c 5	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
5.65/5.81	c 5	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
6.05/6.23	c 6	8 (10%) CSP clauses are encoded (25268 clauses, 594411 bytes)
6.35/6.55	c 6	15 (20%) CSP clauses are encoded (46838 clauses, 1127094 bytes)
6.74/6.91	c 6	23 (30%) CSP clauses are encoded (71395 clauses, 1740987 bytes)
7.04/7.23	c 7	30 (40%) CSP clauses are encoded (93011 clauses, 2282794 bytes)
7.34/7.52	c 7	37 (50%) CSP clauses are encoded (113540 clauses, 2802219 bytes)
7.64/7.89	c 7	45 (60%) CSP clauses are encoded (138277 clauses, 3466020 bytes)
8.03/8.21	c 8	52 (70%) CSP clauses are encoded (159973 clauses, 4054395 bytes)
8.32/8.58	c 8	60 (80%) CSP clauses are encoded (184749 clauses, 4726618 bytes)
8.63/8.88	c 8	67 (90%) CSP clauses are encoded (205263 clauses, 5280670 bytes)
9.01/9.21	c 9	74 (100%) CSP clauses are encoded (226862 clauses, 5866888 bytes)
9.01/9.21	c 9	74 CSP clauses encoded
9.01/9.21	c 9	Writing map file : HOME/temp.map
9.01/9.21	c 9	Heap : 29 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.01/9.21	c 9	SAT : 552 SAT variables, 226862 SAT clauses, 5866888 bytes
9.01/9.21	c 9	Heap : 29 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
9.01/9.23	c 9	SOLVING HOME/temp.cnf
9.01/9.23	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.01/9.24	c 9	This is MiniSat 2.0 beta
9.01/9.24	c 9	WARNING: for repeatability, setting FPU to use double precision
9.01/9.24	c 9	============================[ Problem Statistics ]=============================
9.01/9.24	c 9	|                                                                             |
9.01/9.24	c 9	|  Number of variables:  552                                                  |
9.01/9.24	c 9	|  Number of clauses:    226862                                               |
9.05/9.38	c 9	|  Parsing time:         0.13         s                                       |
9.05/9.39	c 9	============================[ Search Statistics ]==============================
9.05/9.39	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.05/9.39	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.05/9.39	c 9	===============================================================================
9.05/9.39	c 9	|         0 |     552   226862  1263886 |    75620        0    nan |  0.000 % |
9.05/9.49	c 9	|       102 |     552   226862  1263886 |    83182      102     11 |  0.000 % |
9.05/9.61	c 9	|       252 |     552   226862  1263886 |    91501      252     12 |  0.004 % |
9.59/9.82	c 9	|       477 |     552   226862  1263886 |   100651      477     13 |  0.006 % |
9.80/10.07	c 10	|       815 |     552   226862  1263886 |   110716      815     14 |  0.008 % |
10.39/10.63	c 10	|      1321 |     552   226862  1263886 |   121787     1321     13 |  0.008 % |
11.08/11.35	c 11	|      2081 |     552   226862  1263886 |   133966     2081     13 |  0.008 % |
12.27/12.55	c 12	|      3222 |     552   226862  1263886 |   147363     3222     13 |  0.007 % |
13.96/14.21	c 14	|      4931 |     552   226862  1263886 |   162099     4931     13 |  0.008 % |
16.14/16.44	c 16	|      7495 |     552   226862  1263886 |   178309     7495     14 |  0.008 % |
19.89/20.30	c 20	|     11339 |     552   226862  1263886 |   196140    11339     14 |  0.008 % |
25.45/25.83	c 25	|     17107 |     552   226862  1263886 |   215754    17107     15 |  0.007 % |
35.05/35.56	c 35	|     25756 |     552   226862  1263886 |   237330    25756     16 |  0.003 % |
50.90/51.55	c 51	|     38730 |     552   226862  1263886 |   261063    38730     17 |  0.008 % |
76.76/77.63	c 77	|     58191 |     552   226862  1263886 |   287169    58191     16 |  0.008 % |
117.18/118.46	c 118	|     87383 |     552   226862  1263886 |   315886    87383     17 |  0.006 % |
182.95/184.82	c 184	|    131172 |     552   226862  1263886 |   347474   131172     17 |  0.007 % |
302.73/305.72	c 305	|    196856 |     552   226862  1263886 |   382222   196856     17 |  0.007 % |
536.12/541.31	c 541	|    295382 |     552   226862  1263886 |   420444   295382     18 |  0.007 % |
917.90/926.76	c 926	|    443172 |     552   226862  1263886 |   462489    42772     17 |  0.008 % |
1363.01/1376.05	c 1376	|    664856 |     552   226862  1263886 |   508738   264456     20 |  0.006 % |
1800.01/1815.02	c 1814	DECODING HOME/temp.out WITH HOME/temp.map
1800.01/1815.02	c 1814	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.01/1815.02	c ERROR INTERRUPTED
1800.01/1815.03	s UNKNOWN
1800.01/1815.03	c 1814	CPU 9.05 (0.06 0.01 8.7 0.28)
1800.01/1815.03	c 1814	END Sat Jul 11 19:19:08 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2063206-1247330933/watcher-2063206-1247330933 -o /tmp/evaluation-result-2063206-1247330933/solver-2063206-1247330933 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2063206-1247330933.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.07 4/81 12563
/proc/meminfo: memFree=661968/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=12268 CPUtime=0
/proc/12563/stat : 12563 (sugar) R 12561 12563 10025 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 20156373 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 271894411877 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12563/statm: 3067 316 241 3 0 167 0

[startup+0.0816969 s]
/proc/loadavg: 1.00 1.00 1.07 4/81 12563
/proc/meminfo: memFree=661968/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16740 CPUtime=0.06
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 20156373 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101999 s]
/proc/loadavg: 1.00 1.00 1.07 4/81 12563
/proc/meminfo: memFree=661968/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=0.06
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20156373 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302008 s]
/proc/loadavg: 1.00 1.00 1.07 4/81 12563
/proc/meminfo: memFree=661968/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=0.06
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20156373 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70105 s]
/proc/loadavg: 1.00 1.00 1.07 4/81 12563
/proc/meminfo: memFree=661968/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=0.06
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20156373 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.07 3/92 12575
/proc/meminfo: memFree=638200/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=0.06
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 20156373 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1111 409 3 0 796 0
[pid=12566] ppid=12563 vsize=5356 CPUtime=0
/proc/12566/stat : 12566 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20156381 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12566/statm: 1339 233 193 169 0 50 0
[pid=12567] ppid=12566 vsize=864276 CPUtime=1.38
/proc/12567/stat : 12567 (java) S 12566 12563 10025 0 -1 0 8976 0 1 0 131 7 0 0 18 0 9 0 20156381 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12567/statm: 216069 8103 2553 9 0 210581 0
[pid=12567/tid=12568] ppid=12566 vsize=864276 CPUtime=1.15
/proc/12567/task/12568/stat : 12568 (java) R 12566 12563 10025 0 -1 64 2914 0 1 0 112 3 0 0 25 0 9 0 20156383 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12567/tid=12569] ppid=12566 vsize=864276 CPUtime=0.15
/proc/12567/task/12569/stat : 12569 (java) S 12566 12563 10025 0 -1 64 5041 0 0 0 13 2 0 0 15 0 9 0 20156384 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12567/tid=12570] ppid=12566 vsize=864276 CPUtime=0
/proc/12567/task/12570/stat : 12570 (java) S 12566 12563 10025 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20156384 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12567/tid=12571] ppid=12566 vsize=864276 CPUtime=0
/proc/12567/task/12571/stat : 12571 (java) S 12566 12563 10025 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 20156384 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12567/tid=12572] ppid=12566 vsize=864276 CPUtime=0
/proc/12567/task/12572/stat : 12572 (java) S 12566 12563 10025 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20156386 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12567/tid=12573] ppid=12566 vsize=864276 CPUtime=0.05
/proc/12567/task/12573/stat : 12573 (java) S 12566 12563 10025 0 -1 64 319 0 0 0 5 0 0 0 16 0 9 0 20156386 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12567/tid=12574] ppid=12566 vsize=864276 CPUtime=0
/proc/12567/task/12574/stat : 12574 (java) S 12566 12563 10025 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 20156386 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12567/tid=12575] ppid=12566 vsize=864276 CPUtime=0
/proc/12567/task/12575/stat : 12575 (java) S 12566 12563 10025 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 20156386 885018624 8103 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 886500

[startup+3.10229 s]
/proc/loadavg: 1.00 1.00 1.07 4/92 12585
/proc/meminfo: memFree=641720/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=1.52
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1309 9540 0 1 5 1 138 8 16 0 1 0 20156373 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1111 409 3 0 796 0
[pid=12576] ppid=12563 vsize=5356 CPUtime=0
/proc/12576/stat : 12576 (sh) S 12563 12563 10025 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20156534 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12576/statm: 1339 233 193 169 0 50 0
[pid=12577] ppid=12576 vsize=862284 CPUtime=1.46
/proc/12577/stat : 12577 (java) S 12576 12563 10025 0 -1 0 10907 0 1 0 141 5 0 0 18 0 9 0 20156534 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12577/statm: 215571 10166 2158 9 0 210484 0
[pid=12577/tid=12578] ppid=12576 vsize=862284 CPUtime=0.87
/proc/12577/task/12578/stat : 12578 (java) R 12576 12563 10025 0 -1 64 2335 0 1 0 86 1 0 0 25 0 9 0 20156535 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4126470343 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12579] ppid=12576 vsize=862284 CPUtime=0.53
/proc/12577/task/12579/stat : 12579 (java) S 12576 12563 10025 0 -1 64 7564 0 0 0 51 2 0 0 16 0 9 0 20156536 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12580] ppid=12576 vsize=862284 CPUtime=0
/proc/12577/task/12580/stat : 12580 (java) S 12576 12563 10025 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20156537 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12581] ppid=12576 vsize=862284 CPUtime=0
/proc/12577/task/12581/stat : 12581 (java) S 12576 12563 10025 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 20156537 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12582] ppid=12576 vsize=862284 CPUtime=0
/proc/12577/task/12582/stat : 12582 (java) S 12576 12563 10025 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20156539 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12583] ppid=12576 vsize=862284 CPUtime=0.03
/proc/12577/task/12583/stat : 12583 (java) S 12576 12563 10025 0 -1 64 305 0 0 0 3 0 0 0 16 0 9 0 20156539 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12584] ppid=12576 vsize=862284 CPUtime=0
/proc/12577/task/12584/stat : 12584 (java) S 12576 12563 10025 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20156539 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12585] ppid=12576 vsize=862284 CPUtime=0
/proc/12577/task/12585/stat : 12585 (java) S 12576 12563 10025 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20156539 882978816 10166 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 884508

[startup+6.30261 s]
/proc/loadavg: 1.08 1.02 1.08 4/92 12585
/proc/meminfo: memFree=568440/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=1.53
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1310 9540 0 1 6 1 138 8 15 0 1 0 20156373 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1111 409 3 0 796 0
[pid=12576] ppid=12563 vsize=5356 CPUtime=0
/proc/12576/stat : 12576 (sh) S 12563 12563 10025 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20156534 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12576/statm: 1339 233 193 169 0 50 0
[pid=12577] ppid=12576 vsize=864488 CPUtime=4.62
/proc/12577/stat : 12577 (java) S 12576 12563 10025 0 -1 0 26362 0 1 0 448 14 0 0 18 0 9 0 20156534 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12577/statm: 216122 25559 2590 9 0 210599 0
[pid=12577/tid=12578] ppid=12576 vsize=864488 CPUtime=2.51
/proc/12577/task/12578/stat : 12578 (java) R 12576 12563 10025 0 -1 64 3734 0 1 0 248 3 0 0 25 0 9 0 20156535 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4126575977 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12579] ppid=12576 vsize=864488 CPUtime=2
/proc/12577/task/12579/stat : 12579 (java) S 12576 12563 10025 0 -1 64 21587 0 0 0 191 9 0 0 16 0 9 0 20156536 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12580] ppid=12576 vsize=864488 CPUtime=0
/proc/12577/task/12580/stat : 12580 (java) S 12576 12563 10025 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 20156537 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12581] ppid=12576 vsize=864488 CPUtime=0
/proc/12577/task/12581/stat : 12581 (java) S 12576 12563 10025 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 20156537 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12582] ppid=12576 vsize=864488 CPUtime=0
/proc/12577/task/12582/stat : 12582 (java) S 12576 12563 10025 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 20156539 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12583] ppid=12576 vsize=864488 CPUtime=0.08
/proc/12577/task/12583/stat : 12583 (java) S 12576 12563 10025 0 -1 64 338 0 0 0 8 0 0 0 16 0 9 0 20156539 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12584] ppid=12576 vsize=864488 CPUtime=0
/proc/12577/task/12584/stat : 12584 (java) S 12576 12563 10025 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20156539 885235712 25559 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12577/tid=12585] ppid=12576 vsize=864488 CPUtime=0
/proc/12577/task/12585/stat : 12585 (java) S 12576 12563 10025 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20156539 885235712 25559 996147200 134512640 134550932 4294955936 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) 886712

[startup+12.7012 s]
/proc/loadavg: 1.15 1.03 1.08 3/84 12587
/proc/meminfo: memFree=634232/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=15624 CPUtime=3.42
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 3756 0 0 0 340 2 0 0 25 0 1 0 20157297 15998976 3742 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 3906 3742 75 150 0 3753 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 37848

[startup+25.5025 s]
/proc/loadavg: 1.34 1.08 1.10 3/84 12587
/proc/meminfo: memFree=633080/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=16956 CPUtime=16.1
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 4082 0 0 0 1607 3 0 0 25 0 1 0 20157297 17362944 4068 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 4239 4068 75 150 0 4086 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 39180

[startup+51.1021 s]
/proc/loadavg: 1.56 1.15 1.12 3/84 12587
/proc/meminfo: memFree=630840/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=19320 CPUtime=41.45
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 4664 0 0 0 4142 3 0 0 25 0 1 0 20157297 19783680 4650 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 4830 4650 75 150 0 4677 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 41544

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.16 3/84 12587
/proc/meminfo: memFree=626616/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=588536/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=61428 CPUtime=1280.94
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 14977 0 0 0 128080 14 0 0 25 0 1 0 20157297 62902272 14963 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 15357 14963 75 150 0 15204 0
Current children cumulated CPU time (s) 1289.99
Current children cumulated vsize (KiB) 83652

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/84 12595
/proc/meminfo: memFree=588408/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=61428 CPUtime=1340.38
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15009 0 0 0 134024 14 0 0 25 0 1 0 20157297 62902272 14995 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 15357 14995 75 150 0 15204 0
Current children cumulated CPU time (s) 1349.43
Current children cumulated vsize (KiB) 83652

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 1.80 3/84 12595
/proc/meminfo: memFree=588344/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=61684 CPUtime=1399.82
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15030 0 0 0 139968 14 0 0 25 0 1 0 20157297 63164416 15016 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 15421 15016 75 150 0 15268 0
Current children cumulated CPU time (s) 1408.87
Current children cumulated vsize (KiB) 83908

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 1.81 3/84 12595
/proc/meminfo: memFree=588280/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=61684 CPUtime=1459.26
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15031 0 0 0 145912 14 0 0 25 0 1 0 20157297 63164416 15017 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 15421 15017 75 150 0 15268 0
Current children cumulated CPU time (s) 1468.31
Current children cumulated vsize (KiB) 83908

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.82 3/84 12595
/proc/meminfo: memFree=588280/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=61684 CPUtime=1518.7
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15032 0 0 0 151856 14 0 0 25 0 1 0 20157297 63164416 15018 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12587/statm: 15421 15018 75 150 0 15268 0
Current children cumulated CPU time (s) 1527.75
Current children cumulated vsize (KiB) 83908

[startup+1602.3 s]
/proc/loadavg: 1.86 1.98 1.82 3/85 12670
/proc/meminfo: memFree=611120/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=61684 CPUtime=1578.33
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15033 0 0 0 157818 15 0 0 25 0 1 0 20157297 63164416 15019 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/12587/statm: 15421 15019 75 150 0 15268 0
Current children cumulated CPU time (s) 1587.38
Current children cumulated vsize (KiB) 83908

[startup+1662.3 s]
/proc/loadavg: 1.95 1.98 1.82 3/85 12670
/proc/meminfo: memFree=610160/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=61684 CPUtime=1638.32
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15033 0 0 0 163816 16 0 0 25 0 1 0 20157297 63164416 15019 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12587/statm: 15421 15019 75 150 0 15268 0
Current children cumulated CPU time (s) 1647.37
Current children cumulated vsize (KiB) 83908

[startup+1722.3 s]
/proc/loadavg: 1.98 1.98 1.83 3/85 12670
/proc/meminfo: memFree=606704/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=63116 CPUtime=1698.29
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15395 0 0 0 169813 16 0 0 25 0 1 0 20157297 64630784 15381 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12587/statm: 15779 15381 75 150 0 15626 0
Current children cumulated CPU time (s) 1707.34
Current children cumulated vsize (KiB) 85340

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.84 3/85 12670
/proc/meminfo: memFree=604656/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=65024 CPUtime=1758.26
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 15864 0 0 0 175810 16 0 0 25 0 1 0 20157297 66584576 15850 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12587/statm: 16256 15850 75 150 0 16103 0
Current children cumulated CPU time (s) 1767.31
Current children cumulated vsize (KiB) 87248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.01 s]
/proc/loadavg: 1.99 1.98 1.84 3/85 12670
/proc/meminfo: memFree=603696/2055920 swapFree=4192956/4192956
[pid=12563] ppid=12561 vsize=16868 CPUtime=9.05
/proc/12563/stat : 12563 (sugar) S 12561 12563 10025 0 -1 4194304 1374 36263 0 2 6 1 870 28 16 0 1 0 20156373 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12563/statm: 4217 1112 409 3 0 796 0
[pid=12586] ppid=12563 vsize=5356 CPUtime=0
/proc/12586/stat : 12586 (sh) S 12563 12563 10025 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20157297 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12586/statm: 1339 232 193 169 0 50 0
[pid=12587] ppid=12586 vsize=65984 CPUtime=1790.96
/proc/12587/stat : 12587 (minisat) R 12586 12563 10025 0 -1 4194304 16099 0 0 0 179079 17 0 0 25 0 1 0 20157297 67567616 16085 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12587/statm: 16496 16085 75 150 0 16343 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 88208

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 12563 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=768666
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=308953
# CPU time returned by wait4() is 9.07762
# 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): 1815.03
CPU time (s): 1800.01
CPU user time (s): 1799.55
CPU system time (s): 0.46
CPU usage (%): 99.1724
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.76867
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38110
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= 3832
involuntary context switches= 3851

runsolver used 2.29665 second user time and 5.80412 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-11 18:48:53
IDJOB=2063206
IDBENCH=53984
IDSOLVER=739
FILE ID=node60/2063206-1247330933
PBS_JOBID= 9506510
Free space on /tmp= 66384 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-29_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063206-1247330933/watcher-2063206-1247330933 -o /tmp/evaluation-result-2063206-1247330933/solver-2063206-1247330933 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2063206-1247330933.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 90c00581a9150758b70ab13863f20143
RANDOM SEED=1019297100

node60.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.232
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.232
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:        662448 kB
Buffers:         60176 kB
Cached:        1228832 kB
SwapCached:          0 kB
Active:         292376 kB
Inactive:      1049116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        662448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          72832 kB
Slab:            37084 kB
Committed_AS:   211468 kB
PageTables:       2004 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= 66384 MiB
End job on node60 at 2009-07-11 19:19:10