Trace number 1103332

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 1801.42

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-78_ext.xml
MD5SUM2ac92b434940a175b3fb756f91844113
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.5066
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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 Sun Jul  6 01:34:59 2008
0.00/0.04	c 0	PID 27896
0.00/0.05	c 0	HOST node17.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1103332-1215300898.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-1103332-1215300898.xml' 'HOME/temp.csp'
0.03/0.71	c 0	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.03/0.73	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.73	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.67/0.81	c 0	Parsing HOME/temp.csp
1.51/1.64	c 1	parsed 247 expressions
1.51/1.64	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.51/1.64	c 1	Converting to clausal form CSP
1.51/1.67	c 1	converted 25 (10%) expressions
1.51/1.67	c 1	converted 50 (20%) expressions
1.51/1.68	c 1	converted 75 (30%) expressions
1.51/1.69	c 1	converted 99 (40%) expressions
1.61/1.70	c 1	converted 124 (50%) expressions
1.61/1.74	c 1	converted 149 (60%) expressions
1.71/1.80	c 1	converted 173 (70%) expressions
1.90/2.00	c 2	converted 198 (80%) expressions
2.01/2.11	c 2	converted 223 (90%) expressions
2.01/2.18	c 2	converted 247 (100%) expressions
2.01/2.19	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.01/2.19	c 2	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.01/2.19	c 2	Propagation in CSP
2.01/2.19	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.01/2.19	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.01/2.19	c 2	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.01/2.19	c 2	Simplifing CSP by introducing new Boolean variables
2.01/2.19	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.01/2.19	c 2	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.11/2.28	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.11/2.30	c 2	4 (10%) CSP integer variables are encoded (312 clauses, 3284 bytes)
2.20/2.30	c 2	8 (20%) CSP integer variables are encoded (624 clauses, 6716 bytes)
2.20/2.30	c 2	12 (30%) CSP integer variables are encoded (936 clauses, 10148 bytes)
2.20/2.30	c 2	16 (40%) CSP integer variables are encoded (1248 clauses, 14103 bytes)
2.20/2.30	c 2	20 (50%) CSP integer variables are encoded (1560 clauses, 18159 bytes)
2.20/2.31	c 2	24 (60%) CSP integer variables are encoded (1872 clauses, 22215 bytes)
2.20/2.31	c 2	28 (70%) CSP integer variables are encoded (2184 clauses, 26271 bytes)
2.20/2.31	c 2	32 (80%) CSP integer variables are encoded (2496 clauses, 30327 bytes)
2.20/2.31	c 2	36 (90%) CSP integer variables are encoded (2808 clauses, 34383 bytes)
2.20/2.31	c 2	40 (100%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.30/2.43	c 2	11 (10%) CSP clauses are encoded (14539 clauses, 253090 bytes)
2.40/2.51	c 2	21 (20%) CSP clauses are encoded (24979 clauses, 470056 bytes)
2.40/2.59	c 2	31 (30%) CSP clauses are encoded (35315 clauses, 685526 bytes)
2.50/2.67	c 2	42 (40%) CSP clauses are encoded (46711 clauses, 927324 bytes)
2.59/2.74	c 2	52 (50%) CSP clauses are encoded (57100 clauses, 1146036 bytes)
2.70/2.82	c 2	62 (60%) CSP clauses are encoded (67624 clauses, 1385021 bytes)
2.80/2.90	c 2	73 (70%) CSP clauses are encoded (79019 clauses, 1649339 bytes)
2.80/2.98	c 3	83 (80%) CSP clauses are encoded (89385 clauses, 1889928 bytes)
2.89/3.05	c 3	93 (90%) CSP clauses are encoded (99852 clauses, 2132570 bytes)
2.99/3.13	c 3	103 (100%) CSP clauses are encoded (110162 clauses, 2371675 bytes)
2.99/3.13	c 3	103 CSP clauses encoded
2.99/3.13	c 3	Writing map file : HOME/temp.map
2.99/3.13	c 3	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.99/3.13	c 3	SAT : 3160 SAT variables, 110162 SAT clauses, 2371675 bytes
2.99/3.13	c 3	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.99/3.19	c 3	SOLVING HOME/temp.cnf
2.99/3.19	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.99/3.19	c 3	This is MiniSat 2.0 beta
2.99/3.19	c 3	WARNING: for repeatability, setting FPU to use double precision
2.99/3.19	c 3	============================[ Problem Statistics ]=============================
2.99/3.19	c 3	|                                                                             |
2.99/3.19	c 3	|  Number of variables:  3160                                                 |
2.99/3.19	c 3	|  Number of clauses:    110162                                               |
3.05/3.26	c 3	|  Parsing time:         0.05         s                                       |
3.05/3.26	c 3	============================[ Search Statistics ]==============================
3.05/3.26	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.05/3.26	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.05/3.26	c 3	===============================================================================
3.05/3.27	c 3	|         0 |    3160   110162   418769 |    36720        0    nan |  0.000 % |
3.15/3.31	c 3	|       100 |    3160   110162   418769 |    40392      100     12 |  0.000 % |
3.15/3.35	c 3	|       251 |    3160   110162   418769 |    44432      251     12 |  0.002 % |
3.24/3.45	c 3	|       476 |    3160   110162   418769 |    48875      476     14 |  0.001 % |
3.34/3.59	c 3	|       813 |    3160   110162   418769 |    53762      813     13 |  0.000 % |
3.54/3.74	c 3	|      1320 |    3160   110162   418769 |    59139     1320     12 |  0.001 % |
3.84/4.00	c 4	|      2080 |    3160   110162   418769 |    65052     2080     13 |  0.000 % |
4.24/4.41	c 4	|      3220 |    3160   110162   418769 |    71558     3220     14 |  0.001 % |
4.83/5.04	c 5	|      4928 |    3160   110162   418769 |    78714     4928     14 |  0.001 % |
5.82/6.00	c 6	|      7491 |    3160   110162   418769 |    86585     7491     14 |  0.001 % |
7.31/7.59	c 7	|     11335 |    3160   110162   418769 |    95243    11335     14 |  0.001 % |
9.78/10.09	c 10	|     17103 |    3160   110162   418769 |   104768    17103     15 |  0.002 % |
14.04/14.31	c 14	|     25752 |    3160   110162   418769 |   115245    25752     15 |  0.002 % |
21.17/21.54	c 21	|     38726 |    3160   110162   418769 |   126769    38726     15 |  0.002 % |
34.04/34.55	c 34	|     58188 |    3160   110162   418769 |   139446    58188     16 |  0.002 % |
60.30/61.02	c 61	|     87380 |    3160   110162   418769 |   153391    87380     17 |  0.002 % |
97.76/98.56	c 98	|    131170 |    3159   110086   418547 |   168730    64251     16 |  0.032 % |
151.74/152.56	c 152	|    196854 |    3158   109978   418210 |   185603    81840     16 |  0.063 % |
262.90/263.70	c 263	|    295380 |    3158   109978   418210 |   204163   180366     18 |  0.064 % |
418.24/419.16	c 419	|    443170 |    3158   109978   418210 |   224580   143697     19 |  0.064 % |
675.94/676.98	c 677	|    664855 |    3158   109978   418210 |   247038   160661     21 |  0.064 % |
1091.09/1092.20	c 1092	|    997380 |    3158   109978   418210 |   271742    44309     18 |  0.064 % |
1714.05/1715.45	c 1715	|   1496168 |    3156   109838   417754 |   298916   245560     23 |  0.127 % |
1800.02/1801.41	c 1801	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1801.41	c 1801	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/1801.42	c ERROR INTERRUPTED
1800.02/1801.42	s UNKNOWN
1800.02/1801.42	c 1801	CPU 2.93 (0.03 0 2.9 0.13)
1800.02/1801.42	c 1801	END Sun Jul  6 02:05:00 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-1103332-1215300898/watcher-1103332-1215300898 -o /tmp/evaluation-result-1103332-1215300898/solver-1103332-1215300898 -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-1103332-1215300898.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.08 2.02 4/72 27896
/proc/meminfo: memFree=1710616/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=12268 CPUtime=0
/proc/27896/stat : 27896 (sugar) R 27894 27896 27151 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 651279138 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 245482879589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/27896/statm: 3067 316 241 3 0 167 0

[startup+0.078911 s]
/proc/loadavg: 2.05 2.08 2.02 4/72 27896
/proc/meminfo: memFree=1710616/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=0.03
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 651279138 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101913 s]
/proc/loadavg: 2.05 2.08 2.02 4/72 27896
/proc/meminfo: memFree=1710616/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=0.03
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 651279138 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301931 s]
/proc/loadavg: 2.05 2.08 2.02 4/72 27896
/proc/meminfo: memFree=1710616/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=0.03
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 651279138 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702022 s]
/proc/loadavg: 2.05 2.08 2.02 4/72 27896
/proc/meminfo: memFree=1710616/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=0.03
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 651279138 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50206 s]
/proc/loadavg: 2.05 2.08 2.02 4/83 27918
/proc/meminfo: memFree=1699456/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=0.67
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 973 5138 0 1 3 0 60 4 16 0 1 0 651279138 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 797 370 3 0 500 0
[pid=27909] ppid=27896 vsize=5356 CPUtime=0
/proc/27909/stat : 27909 (sh) S 27896 27896 27151 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 651279211 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27909/statm: 1339 233 193 169 0 50 0
[pid=27910] ppid=27909 vsize=864012 CPUtime=0.74
/proc/27910/stat : 27910 (java) S 27909 27896 27151 0 -1 0 7646 0 1 0 71 3 0 0 19 0 9 0 651279211 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27910/statm: 216003 6925 2532 9 0 210585 0
[pid=27910/tid=27911] ppid=27909 vsize=864012 CPUtime=0.47
/proc/27910/task/27911/stat : 27911 (java) R 27909 27896 27151 0 -1 64 2467 0 1 0 46 1 0 0 23 0 9 0 651279212 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27912] ppid=27909 vsize=864012 CPUtime=0.2
/proc/27910/task/27912/stat : 27912 (java) R 27909 27896 27151 0 -1 64 4168 0 0 0 19 1 0 0 16 0 9 0 651279213 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 101588324 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27913] ppid=27909 vsize=864012 CPUtime=0
/proc/27910/task/27913/stat : 27913 (java) S 27909 27896 27151 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 651279213 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27914] ppid=27909 vsize=864012 CPUtime=0
/proc/27910/task/27914/stat : 27914 (java) S 27909 27896 27151 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 651279213 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27915] ppid=27909 vsize=864012 CPUtime=0
/proc/27910/task/27915/stat : 27915 (java) S 27909 27896 27151 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 651279215 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27916] ppid=27909 vsize=864012 CPUtime=0.04
/proc/27910/task/27916/stat : 27916 (java) S 27909 27896 27151 0 -1 64 315 0 0 0 4 0 0 0 16 0 9 0 651279215 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27917] ppid=27909 vsize=864012 CPUtime=0
/proc/27910/task/27917/stat : 27917 (java) S 27909 27896 27151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 651279215 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27918] ppid=27909 vsize=864012 CPUtime=0
/proc/27910/task/27918/stat : 27918 (java) S 27909 27896 27151 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 651279215 884748288 6925 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 882968

[startup+3.10222 s]
/proc/loadavg: 2.05 2.08 2.02 3/83 27918
/proc/meminfo: memFree=1675392/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=0.67
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 974 5138 0 1 3 0 60 4 15 0 1 0 651279138 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 797 370 3 0 500 0
[pid=27909] ppid=27896 vsize=5356 CPUtime=0
/proc/27909/stat : 27909 (sh) S 27896 27896 27151 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 651279211 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27909/statm: 1339 233 193 169 0 50 0
[pid=27910] ppid=27909 vsize=864280 CPUtime=2.32
/proc/27910/stat : 27910 (java) S 27909 27896 27151 0 -1 0 11964 0 1 0 226 6 0 0 19 0 9 0 651279211 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27910/statm: 216070 11128 2564 9 0 210617 0
[pid=27910/tid=27911] ppid=27909 vsize=864280 CPUtime=1.45
/proc/27910/task/27911/stat : 27911 (java) R 27909 27896 27151 0 -1 64 3003 0 1 0 143 2 0 0 25 0 9 0 651279212 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 102064734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27912] ppid=27909 vsize=864280 CPUtime=0.74
/proc/27910/task/27912/stat : 27912 (java) S 27909 27896 27151 0 -1 64 7917 0 0 0 72 2 0 0 16 0 9 0 651279213 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27913] ppid=27909 vsize=864280 CPUtime=0
/proc/27910/task/27913/stat : 27913 (java) S 27909 27896 27151 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 651279213 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27914] ppid=27909 vsize=864280 CPUtime=0
/proc/27910/task/27914/stat : 27914 (java) S 27909 27896 27151 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 651279213 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27915] ppid=27909 vsize=864280 CPUtime=0
/proc/27910/task/27915/stat : 27915 (java) S 27909 27896 27151 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 651279215 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27916] ppid=27909 vsize=864280 CPUtime=0.1
/proc/27910/task/27916/stat : 27916 (java) S 27909 27896 27151 0 -1 64 348 0 0 0 10 0 0 0 16 0 9 0 651279215 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27917] ppid=27909 vsize=864280 CPUtime=0
/proc/27910/task/27917/stat : 27917 (java) S 27909 27896 27151 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 651279215 885022720 11128 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27910/tid=27918] ppid=27909 vsize=864280 CPUtime=0
/proc/27910/task/27918/stat : 27918 (java) S 27909 27896 27151 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 651279215 885022720 11128 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) 883236

[startup+6.30255 s]
/proc/loadavg: 2.13 2.09 2.02 3/75 27920
/proc/meminfo: memFree=1697280/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=8412 CPUtime=3.07
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 1999 0 0 0 306 1 0 0 25 0 1 0 651279457 8613888 1985 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/27920/statm: 2103 1985 75 150 0 1950 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 27368

[startup+12.7012 s]
/proc/loadavg: 2.20 2.11 2.03 3/75 27920
/proc/meminfo: memFree=1695808/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=9816 CPUtime=9.4
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 2326 0 0 0 939 1 0 0 25 0 1 0 651279457 10051584 2312 996147200 134512640 135127466 4294956256 18446744073709551615 134522631 0 0 4096 3 0 0 0 17 1 0 0
/proc/27920/statm: 2454 2312 75 150 0 2301 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 28772

[startup+25.5015 s]
/proc/loadavg: 2.15 2.10 2.03 3/75 27920
/proc/meminfo: memFree=1693760/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=11916 CPUtime=22.08
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 2855 0 0 0 2206 2 0 0 25 0 1 0 651279457 12201984 2841 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27920/statm: 2979 2841 75 150 0 2826 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 30872

[startup+51.1011 s]
/proc/loadavg: 2.17 2.11 2.03 3/75 27920
/proc/meminfo: memFree=1690368/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=15336 CPUtime=47.44
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 3716 0 0 0 4741 3 0 0 25 0 1 0 651279457 15704064 3702 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 1 0 0
/proc/27920/statm: 3834 3702 75 150 0 3681 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 34292

[startup+102.306 s]
/proc/loadavg: 2.20 2.12 2.04 3/75 27983
/proc/meminfo: memFree=1677120/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=17900 CPUtime=98.51
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 4320 0 0 0 9847 4 0 0 25 0 1 0 651279457 18329600 4306 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 4475 4306 75 150 0 4322 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 36856

[startup+162.301 s]
/proc/loadavg: 2.14 2.11 2.03 3/75 27983
/proc/meminfo: memFree=1676672/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1657080/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=39948 CPUtime=1298.06
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 9783 0 0 0 129793 13 0 0 25 0 1 0 651279457 40906752 9769 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 9987 9769 75 150 0 9834 0
Current children cumulated CPU time (s) 1301.11
Current children cumulated vsize (KiB) 58904

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28024
/proc/meminfo: memFree=1655544/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=41540 CPUtime=1358.04
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 10164 0 0 0 135790 14 0 0 25 0 1 0 651279457 42536960 10150 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 10385 10150 75 150 0 10232 0
Current children cumulated CPU time (s) 1361.09
Current children cumulated vsize (KiB) 60496

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28024
/proc/meminfo: memFree=1651192/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=45808 CPUtime=1418.02
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 11233 0 0 0 141787 15 0 0 25 0 1 0 651279457 46907392 11219 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 11452 11219 75 150 0 11299 0
Current children cumulated CPU time (s) 1421.07
Current children cumulated vsize (KiB) 64764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28024
/proc/meminfo: memFree=1649464/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=47272 CPUtime=1477.99
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 11620 0 0 0 147784 15 0 0 25 0 1 0 651279457 48406528 11606 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 11818 11606 75 150 0 11665 0
Current children cumulated CPU time (s) 1481.04
Current children cumulated vsize (KiB) 66228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28024
/proc/meminfo: memFree=1649400/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=47408 CPUtime=1537.96
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 11631 0 0 0 153781 15 0 0 25 0 1 0 651279457 48545792 11617 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 11852 11617 75 150 0 11699 0
Current children cumulated CPU time (s) 1541.01
Current children cumulated vsize (KiB) 66364

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 28030
/proc/meminfo: memFree=1649200/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=47408 CPUtime=1597.94
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 11631 0 0 0 159778 16 0 0 25 0 1 0 651279457 48545792 11617 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 11852 11617 75 150 0 11699 0
Current children cumulated CPU time (s) 1600.99
Current children cumulated vsize (KiB) 66364

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 28030
/proc/meminfo: memFree=1649136/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=47408 CPUtime=1657.92
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 11633 0 0 0 165776 16 0 0 25 0 1 0 651279457 48545792 11619 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 11852 11619 75 150 0 11699 0
Current children cumulated CPU time (s) 1660.97
Current children cumulated vsize (KiB) 66364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28030
/proc/meminfo: memFree=1649136/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=47408 CPUtime=1717.9
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 11643 0 0 0 171774 16 0 0 25 0 1 0 651279457 48545792 11629 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 11852 11629 75 150 0 11699 0
Current children cumulated CPU time (s) 1720.95
Current children cumulated vsize (KiB) 66364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28030
/proc/meminfo: memFree=1648112/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=48464 CPUtime=1777.87
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 11922 0 0 0 177771 16 0 0 25 0 1 0 651279457 49627136 11908 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 12116 11908 75 150 0 11963 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 67420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 28030
/proc/meminfo: memFree=1646960/2055920 swapFree=4179840/4192956
[pid=27896] ppid=27894 vsize=13600 CPUtime=3.05
/proc/27896/stat : 27896 (sugar) S 27894 27896 27151 0 -1 4194304 1031 17408 0 2 3 0 290 12 16 0 1 0 651279138 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27896/statm: 3400 798 370 3 0 500 0
[pid=27919] ppid=27896 vsize=5356 CPUtime=0
/proc/27919/stat : 27919 (sh) S 27896 27896 27151 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 651279457 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27919/statm: 1339 232 193 169 0 50 0
[pid=27920] ppid=27919 vsize=49520 CPUtime=1796.97
/proc/27920/stat : 27920 (minisat) R 27919 27896 27151 0 -1 4194304 12189 0 0 0 179680 17 0 0 25 0 1 0 651279457 50708480 12175 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27920/statm: 12380 12175 75 150 0 12227 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 68476

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 27896 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=946552
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=142978
# CPU time returned by wait4() is 3.08953
# 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): 1801.42
CPU time (s): 1800.02
CPU user time (s): 1799.73
CPU system time (s): 0.29
CPU usage (%): 99.9221
Max. virtual memory (cumulated for all children) (KiB): 883236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.94655
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18927
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= 2300
involuntary context switches= 2187

runsolver used 2.12368 second user time and 6.07508 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-06 01:34:59
IDJOB=1103332
IDBENCH=60325
IDSOLVER=346
FILE ID=node17/1103332-1215300898
PBS_JOBID= 7882462
Free space on /tmp= 66408 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-78_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-1103332-1215300898/watcher-1103332-1215300898 -o /tmp/evaluation-result-1103332-1215300898/solver-1103332-1215300898 -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-1103332-1215300898.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ac92b434940a175b3fb756f91844113
RANDOM SEED=1632063296

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1711096 kB
Buffers:         60664 kB
Cached:         216764 kB
SwapCached:       7220 kB
Active:         173880 kB
Inactive:       117328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711096 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          20868 kB
Slab:            38860 kB
Committed_AS:  1068000 kB
PageTables:       1820 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= 66408 MiB
End job on node17 at 2008-07-06 02:05:02