Trace number 1072476

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.02 1817.03

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-13_ext.xml
MD5SUMdeb696c54b33bdc569db6da224999cea
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark438.384
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 (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 14:32:00 2008
0.00/0.04	c 0	PID 32015
0.00/0.05	c 1	HOST node78.alineos.net
0.00/0.05	c 1	CONVERTING HOME/instance-1072476-1215174720.xml TO HOME/temp.csp
0.00/0.05	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1072476-1215174720.xml' 'HOME/temp.csp'
1.46/1.53	c 2	1 domains, 24 variables, 0 predicates, 74 relations, 74 constraints
1.46/1.57	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.46/1.57	c 2	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.50/1.65	c 2	Parsing HOME/temp.csp
3.88/4.07	c 5	parsed 173 expressions
3.88/4.07	c 5	Heap : 44 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.88/4.07	c 5	Converting to clausal form CSP
3.88/4.10	c 5	converted 18 (10%) expressions
3.99/4.11	c 5	converted 35 (20%) expressions
3.99/4.14	c 5	converted 52 (30%) expressions
3.99/4.15	c 5	converted 70 (40%) expressions
3.99/4.19	c 5	converted 87 (50%) expressions
4.19/4.31	c 5	converted 104 (60%) expressions
4.68/4.87	c 5	converted 122 (70%) expressions
4.97/5.17	c 6	converted 139 (80%) expressions
5.17/5.39	c 6	converted 156 (90%) expressions
5.47/5.62	c 6	converted 173 (100%) expressions
5.47/5.62	c 6	CSP : 24 integers, 0 booleans, 74 clauses, largest domain size 24
5.47/5.62	c 6	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.47/5.62	c 6	Propagation in CSP
5.47/5.62	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.47/5.62	c 6	CSP : 24 integers, 0 booleans, 74 clauses, largest domain size 24
5.47/5.62	c 6	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.47/5.62	c 6	Simplifing CSP by introducing new Boolean variables
5.47/5.62	c 6	CSP : 24 integers, 0 booleans, 74 clauses, largest domain size 24
5.47/5.62	c 6	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.66/5.85	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.66/5.86	c 6	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
5.66/5.87	c 6	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
5.66/5.87	c 6	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
5.66/5.87	c 6	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
5.66/5.87	c 6	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
5.66/5.87	c 6	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
5.66/5.88	c 6	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
5.66/5.88	c 6	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
5.66/5.88	c 6	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
5.66/5.88	c 6	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
6.17/6.33	c 7	8 (10%) CSP clauses are encoded (25333 clauses, 598556 bytes)
6.46/6.67	c 7	15 (20%) CSP clauses are encoded (46835 clauses, 1140887 bytes)
6.85/7.07	c 8	23 (30%) CSP clauses are encoded (71573 clauses, 1761772 bytes)
7.25/7.41	c 8	30 (40%) CSP clauses are encoded (93141 clauses, 2309842 bytes)
7.55/7.75	c 8	37 (50%) CSP clauses are encoded (114754 clauses, 2885739 bytes)
7.93/8.12	c 9	45 (60%) CSP clauses are encoded (138266 clauses, 3520529 bytes)
8.24/8.46	c 9	52 (70%) CSP clauses are encoded (159957 clauses, 4108628 bytes)
8.64/8.85	c 9	60 (80%) CSP clauses are encoded (184559 clauses, 4775765 bytes)
8.92/9.19	c 10	67 (90%) CSP clauses are encoded (206148 clauses, 5361202 bytes)
9.32/9.51	c 10	74 (100%) CSP clauses are encoded (226729 clauses, 5917222 bytes)
9.32/9.51	c 10	74 CSP clauses encoded
9.32/9.51	c 10	Writing map file : HOME/temp.map
9.32/9.51	c 10	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.32/9.51	c 10	SAT : 552 SAT variables, 226729 SAT clauses, 5917222 bytes
9.32/9.51	c 10	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.32/9.57	c 10	SOLVING HOME/temp.cnf
9.32/9.57	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.32/9.57	c 10	This is MiniSat 2.0 beta
9.32/9.57	c 10	WARNING: for repeatability, setting FPU to use double precision
9.32/9.57	c 10	============================[ Problem Statistics ]=============================
9.32/9.57	c 10	|                                                                             |
9.32/9.57	c 10	|  Number of variables:  552                                                  |
9.32/9.57	c 10	|  Number of clauses:    226729                                               |
9.36/9.72	c 10	|  Parsing time:         0.12         s                                       |
9.36/9.73	c 10	============================[ Search Statistics ]==============================
9.36/9.73	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.36/9.73	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.36/9.73	c 10	===============================================================================
9.36/9.73	c 10	|         0 |     552   226729  1262708 |    75576        0    nan |  0.000 % |
9.58/9.84	c 10	|       101 |     552   226729  1262708 |    83133      101      9 |  0.000 % |
9.77/10.05	c 11	|       252 |     552   226729  1262708 |    91447      252     10 |  0.008 % |
9.97/10.28	c 11	|       477 |     552   226729  1262708 |   100592      477     11 |  0.006 % |
10.37/10.60	c 11	|       814 |     552   226729  1262708 |   110651      814     11 |  0.008 % |
10.77/11.05	c 11	|      1322 |     552   226729  1262708 |   121716     1322     12 |  0.008 % |
11.36/11.62	c 12	|      2081 |     552   226729  1262708 |   133888     2081     12 |  0.008 % |
12.05/12.37	c 13	|      3221 |     552   226729  1262708 |   147276     3221     12 |  0.008 % |
13.33/13.60	c 14	|      4931 |     552   226729  1262708 |   162004     4931     13 |  0.008 % |
15.61/15.96	c 16	|      7493 |     552   226729  1262708 |   178205     7493     13 |  0.008 % |
18.98/19.30	c 20	|     11339 |     552   226729  1262708 |   196025    11339     13 |  0.008 % |
24.33/24.72	c 25	|     17105 |     552   226729  1262708 |   215628    17105     14 |  0.004 % |
32.66/33.18	c 34	|     25754 |     552   226729  1262708 |   237190    25754     14 |  0.008 % |
46.72/47.31	c 48	|     38728 |     552   226729  1262708 |   260910    38728     14 |  0.008 % |
66.23/67.05	c 68	|     58189 |     552   226729  1262708 |   287001    58189     15 |  0.008 % |
105.06/106.28	c 107	|     87382 |     552   226729  1262708 |   315701    87382     16 |  0.007 % |
179.56/181.49	c 182	|    131171 |     552   226729  1262708 |   347271   131171     16 |  0.008 % |
290.89/293.87	c 294	|    196855 |     552   226729  1262708 |   381998   196855     16 |  0.008 % |
510.61/515.66	c 516	|    295381 |     552   226729  1262708 |   420198   295381     18 |  0.007 % |
910.62/919.41	c 920	|    443171 |     552   226729  1262708 |   462217    44749     17 |  0.008 % |
1341.14/1354.02	c 1354	|    664857 |     552   226729  1262708 |   508439   266435     19 |  0.011 % |
1800.02/1817.01	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1817.01	c 1817	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.02/1817.01	c ERROR INTERRUPTED
1800.02/1817.02	s UNKNOWN
1800.02/1817.02	c 1817	CPU 9.09 (0.03 0.01 9.06 0.26)
1800.02/1817.02	c 1817	END Fri Jul  4 15:02:17 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-1072476-1215174720/watcher-1072476-1215174720 -o /tmp/evaluation-result-1072476-1215174720/solver-1072476-1215174720 -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-1072476-1215174720.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.05 2.03 2.00 4/82 32015
/proc/meminfo: memFree=1684520/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=18572 CPUtime=0
/proc/32015/stat : 32015 (runsolver) R 32013 32015 30300 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 241567058 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 255372881191 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32015/statm: 4643 292 257 25 0 2626 0

[startup+0.057472 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 32015
/proc/meminfo: memFree=1684520/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=0.04
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 241567058 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102504 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 32015
/proc/meminfo: memFree=1684520/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=0.04
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 241567058 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301496 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 32015
/proc/meminfo: memFree=1684520/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=0.04
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 241567058 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702538 s]
/proc/loadavg: 2.05 2.03 2.00 4/82 32015
/proc/meminfo: memFree=1684520/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=0.04
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 241567058 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.51063 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 32027
/proc/meminfo: memFree=1661136/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=0.04
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 241567058 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 796 370 3 0 500 0
[pid=32018] ppid=32015 vsize=5356 CPUtime=0
/proc/32018/stat : 32018 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 241567064 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32018/statm: 1339 233 193 169 0 50 0
[pid=32019] ppid=32018 vsize=864032 CPUtime=1.42
/proc/32019/stat : 32019 (java) S 32018 32015 30300 0 -1 0 8931 0 1 0 135 7 0 0 18 0 9 0 241567064 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32019/statm: 216008 8071 2527 9 0 210590 0
[pid=32019/tid=32020] ppid=32018 vsize=864032 CPUtime=1.17
/proc/32019/task/32020/stat : 32020 (java) R 32018 32015 30300 0 -1 64 2883 0 1 0 113 4 0 0 25 0 9 0 241567065 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32019/tid=32021] ppid=32018 vsize=864032 CPUtime=0.18
/proc/32019/task/32021/stat : 32021 (java) R 32018 32015 30300 0 -1 64 5034 0 0 0 16 2 0 0 16 0 9 0 241567066 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 102687651 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32019/tid=32022] ppid=32018 vsize=864032 CPUtime=0
/proc/32019/task/32022/stat : 32022 (java) S 32018 32015 30300 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 241567066 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32019/tid=32023] ppid=32018 vsize=864032 CPUtime=0
/proc/32019/task/32023/stat : 32023 (java) S 32018 32015 30300 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 241567066 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32019/tid=32024] ppid=32018 vsize=864032 CPUtime=0
/proc/32019/task/32024/stat : 32024 (java) S 32018 32015 30300 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 241567068 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32019/tid=32025] ppid=32018 vsize=864032 CPUtime=0.05
/proc/32019/task/32025/stat : 32025 (java) S 32018 32015 30300 0 -1 64 316 0 0 0 5 0 0 0 16 0 9 0 241567068 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32019/tid=32026] ppid=32018 vsize=864032 CPUtime=0
/proc/32019/task/32026/stat : 32026 (java) S 32018 32015 30300 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 241567068 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32019/tid=32027] ppid=32018 vsize=864032 CPUtime=0
/proc/32019/task/32027/stat : 32027 (java) S 32018 32015 30300 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 241567068 884768768 8071 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 882988

[startup+3.10179 s]
/proc/loadavg: 2.05 2.03 2.00 4/93 32037
/proc/meminfo: memFree=1664976/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=1.5
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 973 9430 0 1 3 1 138 8 16 0 1 0 241567058 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 797 370 3 0 500 0
[pid=32028] ppid=32015 vsize=5356 CPUtime=0
/proc/32028/stat : 32028 (sh) S 32015 32015 30300 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 241567216 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32028/statm: 1339 233 193 169 0 50 0
[pid=32029] ppid=32028 vsize=864076 CPUtime=1.5
/proc/32029/stat : 32029 (java) S 32028 32015 30300 0 -1 0 11441 0 1 0 145 5 0 0 18 0 9 0 241567216 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32029/statm: 216019 10707 2532 9 0 210601 0
[pid=32029/tid=32030] ppid=32028 vsize=864076 CPUtime=0.86
/proc/32029/task/32030/stat : 32030 (java) R 32028 32015 30300 0 -1 64 2768 0 1 0 85 1 0 0 25 0 9 0 241567217 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4126451883 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32031] ppid=32028 vsize=864076 CPUtime=0.57
/proc/32029/task/32031/stat : 32031 (java) S 32028 32015 30300 0 -1 64 7661 0 0 0 55 2 0 0 16 0 9 0 241567218 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32032] ppid=32028 vsize=864076 CPUtime=0
/proc/32029/task/32032/stat : 32032 (java) S 32028 32015 30300 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 241567218 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32033] ppid=32028 vsize=864076 CPUtime=0
/proc/32029/task/32033/stat : 32033 (java) S 32028 32015 30300 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 241567218 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32034] ppid=32028 vsize=864076 CPUtime=0
/proc/32029/task/32034/stat : 32034 (java) S 32028 32015 30300 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 241567220 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32035] ppid=32028 vsize=864076 CPUtime=0.04
/proc/32029/task/32035/stat : 32035 (java) S 32028 32015 30300 0 -1 64 315 0 0 0 4 0 0 0 16 0 9 0 241567220 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32036] ppid=32028 vsize=864076 CPUtime=0
/proc/32029/task/32036/stat : 32036 (java) S 32028 32015 30300 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 241567220 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32037] ppid=32028 vsize=864076 CPUtime=0
/proc/32029/task/32037/stat : 32037 (java) S 32028 32015 30300 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 241567221 884813824 10707 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883032

[startup+6.30212 s]
/proc/loadavg: 2.04 2.03 2.00 3/93 32037
/proc/meminfo: memFree=1592272/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=1.5
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 974 9430 0 1 3 1 138 8 15 0 1 0 241567058 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 797 370 3 0 500 0
[pid=32028] ppid=32015 vsize=5356 CPUtime=0
/proc/32028/stat : 32028 (sh) S 32015 32015 30300 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 241567216 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32028/statm: 1339 233 193 169 0 50 0
[pid=32029] ppid=32028 vsize=864332 CPUtime=4.67
/proc/32029/stat : 32029 (java) S 32028 32015 30300 0 -1 0 26288 0 1 0 455 12 0 0 18 0 9 0 241567216 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32029/statm: 216083 25491 2564 9 0 210630 0
[pid=32029/tid=32030] ppid=32028 vsize=864332 CPUtime=2.46
/proc/32029/task/32030/stat : 32030 (java) R 32028 32015 30300 0 -1 64 3692 0 1 0 243 3 0 0 25 0 9 0 241567217 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4126591679 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32031] ppid=32028 vsize=864332 CPUtime=2.08
/proc/32029/task/32031/stat : 32031 (java) S 32028 32015 30300 0 -1 64 21545 0 0 0 200 8 0 0 16 0 9 0 241567218 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32032] ppid=32028 vsize=864332 CPUtime=0
/proc/32029/task/32032/stat : 32032 (java) S 32028 32015 30300 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 241567218 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32033] ppid=32028 vsize=864332 CPUtime=0
/proc/32029/task/32033/stat : 32033 (java) S 32028 32015 30300 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 241567218 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32034] ppid=32028 vsize=864332 CPUtime=0
/proc/32029/task/32034/stat : 32034 (java) S 32028 32015 30300 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 241567220 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32035] ppid=32028 vsize=864332 CPUtime=0.1
/proc/32029/task/32035/stat : 32035 (java) S 32028 32015 30300 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 241567220 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32036] ppid=32028 vsize=864332 CPUtime=0
/proc/32029/task/32036/stat : 32036 (java) S 32028 32015 30300 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 241567220 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32029/tid=32037] ppid=32028 vsize=864332 CPUtime=0
/proc/32029/task/32037/stat : 32037 (java) S 32028 32015 30300 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 241567221 885075968 25491 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883288

[startup+12.7018 s]
/proc/loadavg: 2.04 2.03 2.00 3/85 32039
/proc/meminfo: memFree=1657744/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 15 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=15616 CPUtime=3.08
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 3752 0 0 0 305 3 0 0 25 0 1 0 241568016 15990784 3738 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 3904 3738 75 150 0 3751 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 34572

[startup+25.5038 s]
/proc/loadavg: 2.03 2.03 2.00 3/85 32039
/proc/meminfo: memFree=1656528/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=17084 CPUtime=15.76
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 4090 0 0 0 1573 3 0 0 25 0 1 0 241568016 17494016 4076 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 4271 4076 75 150 0 4118 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 36040

[startup+51.1028 s]
/proc/loadavg: 2.02 2.03 2.00 4/85 32039
/proc/meminfo: memFree=1654352/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=19516 CPUtime=41.12
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 4682 0 0 0 4108 4 0 0 25 0 1 0 241568016 19984384 4668 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 4879 4668 75 150 0 4726 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 38472

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/85 32039
/proc/meminfo: memFree=1649936/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0

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

/proc/meminfo: memFree=1613200/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=59840 CPUtime=1280.57
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 14622 0 0 0 128040 17 0 0 25 0 1 0 241568016 61276160 14608 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 14960 14608 75 150 0 14807 0
Current children cumulated CPU time (s) 1289.93
Current children cumulated vsize (KiB) 78796

[startup+1362.3 s]
/proc/loadavg: 2.11 2.12 2.05 3/85 32041
/proc/meminfo: memFree=1613072/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=60160 CPUtime=1340.01
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 14681 0 0 0 133983 18 0 0 25 0 1 0 241568016 61603840 14667 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 15040 14667 75 150 0 14887 0
Current children cumulated CPU time (s) 1349.37
Current children cumulated vsize (KiB) 79116

[startup+1422.31 s]
/proc/loadavg: 2.17 2.13 2.05 3/85 32041
/proc/meminfo: memFree=1613008/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=60160 CPUtime=1399.45
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 14686 0 0 0 139927 18 0 0 25 0 1 0 241568016 61603840 14672 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 15040 14672 75 150 0 14887 0
Current children cumulated CPU time (s) 1408.81
Current children cumulated vsize (KiB) 79116

[startup+1482.3 s]
/proc/loadavg: 2.38 2.19 2.08 3/85 32041
/proc/meminfo: memFree=1612944/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=60304 CPUtime=1458.89
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 14703 0 0 0 145871 18 0 0 25 0 1 0 241568016 61751296 14689 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 15076 14689 75 150 0 14923 0
Current children cumulated CPU time (s) 1468.25
Current children cumulated vsize (KiB) 79260

[startup+1542.3 s]
/proc/loadavg: 2.26 2.20 2.09 3/85 32041
/proc/meminfo: memFree=1612880/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=60304 CPUtime=1518.32
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 14707 0 0 0 151814 18 0 0 25 0 1 0 241568016 61751296 14693 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 15076 14693 75 150 0 14923 0
Current children cumulated CPU time (s) 1527.68
Current children cumulated vsize (KiB) 79260

[startup+1602.3 s]
/proc/loadavg: 2.09 2.16 2.08 3/85 32041
/proc/meminfo: memFree=1612368/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=60804 CPUtime=1577.76
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 14847 0 0 0 157758 18 0 0 25 0 1 0 241568016 62263296 14833 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 15201 14833 75 150 0 15048 0
Current children cumulated CPU time (s) 1587.12
Current children cumulated vsize (KiB) 79760

[startup+1662.3 s]
/proc/loadavg: 2.03 2.13 2.08 3/85 32041
/proc/meminfo: memFree=1611728/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=61428 CPUtime=1637.19
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 14993 0 0 0 163701 18 0 0 25 0 1 0 241568016 62902272 14979 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 15357 14979 75 150 0 15204 0
Current children cumulated CPU time (s) 1646.55
Current children cumulated vsize (KiB) 80384

[startup+1722.3 s]
/proc/loadavg: 2.01 2.10 2.07 3/85 32041
/proc/meminfo: memFree=1611472/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=61740 CPUtime=1696.64
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 15062 0 0 0 169645 19 0 0 25 0 1 0 241568016 63221760 15048 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 15435 15048 75 150 0 15282 0
Current children cumulated CPU time (s) 1706
Current children cumulated vsize (KiB) 80696

[startup+1782.3 s]
/proc/loadavg: 1.93 2.07 2.06 3/85 32098
/proc/meminfo: memFree=1560328/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=63456 CPUtime=1756.13
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 15475 0 0 0 175593 20 0 0 25 0 1 0 241568016 64978944 15461 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/32039/statm: 15864 15461 75 150 0 15711 0
Current children cumulated CPU time (s) 1765.49
Current children cumulated vsize (KiB) 82412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817 s]
/proc/loadavg: 2.04 2.07 2.06 3/84 32144
/proc/meminfo: memFree=1405264/2055912 swapFree=4178532/4192956
[pid=32015] ppid=32013 vsize=13600 CPUtime=9.36
/proc/32015/stat : 32015 (sugar) S 32013 32015 30300 0 -1 4194304 1031 36082 0 2 3 1 906 26 16 0 1 0 241567058 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32015/statm: 3400 798 370 3 0 500 0
[pid=32038] ppid=32015 vsize=5356 CPUtime=0
/proc/32038/stat : 32038 (sh) S 32015 32015 30300 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 241568016 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32038/statm: 1339 232 193 169 0 50 0
[pid=32039] ppid=32038 vsize=64424 CPUtime=1790.66
/proc/32039/stat : 32039 (minisat) R 32038 32015 30300 0 -1 4194304 15698 0 0 0 179044 22 0 0 25 0 1 0 241568016 65970176 15684 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/32039/statm: 16106 15684 75 150 0 15953 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 83380

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 32015 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=105615
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=290955
# CPU time returned by wait4() is 9.39657
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.03
CPU time (s): 1800.02
CPU user time (s): 1799.53
CPU system time (s): 0.49
CPU usage (%): 99.0641
Max. virtual memory (cumulated for all children) (KiB): 883288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.10562
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37514
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= 3279
involuntary context switches= 3540

runsolver used 2.04169 second user time and 6.28704 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-04 14:32:00
IDJOB=1072476
IDBENCH=56258
IDSOLVER=346
FILE ID=node78/1072476-1215174720
PBS_JOBID= 7881460
Free space on /tmp= 126788 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= deb696c54b33bdc569db6da224999cea
RANDOM SEED=46854642

node78.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.247
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.247
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:      2055912 kB
MemFree:       1684936 kB
Buffers:         50760 kB
Cached:         230928 kB
SwapCached:       7584 kB
Active:         237016 kB
Inactive:        79208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1684936 kB
SwapTotal:     4192956 kB
SwapFree:      4178532 kB
Dirty:            7796 kB
Writeback:           0 kB
Mapped:          51360 kB
Slab:            39900 kB
Committed_AS:   655148 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126772 MiB
End job on node78 at 2008-07-04 15:02:19