Trace number 1079978

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.06 1811.63

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-16_ext.xml
MD5SUM0815438ca54777d4041aeb39a85cfd39
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.418
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
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 Sat Jul  5 00:43:41 2008
0.00/0.04	c 0	PID 12208
0.03/0.05	c 0	HOST node28.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1079978-1215211421.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1079978-1215211421.xml' 'HOME/temp.csp'
0.03/0.87	c 1	1 domains, 20 variables, 0 predicates, 58 relations, 58 constraints
0.03/0.88	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.88	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.84/0.96	c 1	Parsing HOME/temp.csp
1.93/2.02	c 2	parsed 137 expressions
1.93/2.03	c 2	Heap : 20 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.93/2.03	c 2	Converting to clausal form CSP
1.93/2.05	c 2	converted 14 (10%) expressions
1.93/2.07	c 2	converted 28 (20%) expressions
1.93/2.08	c 2	converted 42 (30%) expressions
1.93/2.08	c 2	converted 55 (40%) expressions
2.13/2.25	c 2	converted 69 (50%) expressions
2.23/2.31	c 2	converted 83 (60%) expressions
2.33/2.41	c 2	converted 96 (70%) expressions
2.42/2.52	c 2	converted 110 (80%) expressions
2.53/2.63	c 3	converted 124 (90%) expressions
2.82/2.93	c 3	converted 137 (100%) expressions
2.82/2.93	c 3	CSP : 20 integers, 0 booleans, 58 clauses, largest domain size 20
2.82/2.93	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.82/2.93	c 3	Propagation in CSP
2.82/2.93	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.82/2.93	c 3	CSP : 20 integers, 0 booleans, 58 clauses, largest domain size 20
2.82/2.93	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.82/2.93	c 3	Simplifing CSP by introducing new Boolean variables
2.82/2.93	c 3	CSP : 20 integers, 0 booleans, 58 clauses, largest domain size 20
2.82/2.93	c 3	Heap : 38 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.92/3.04	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.92/3.05	c 3	2 (10%) CSP integer variables are encoded (36 clauses, 371 bytes)
2.92/3.05	c 3	4 (20%) CSP integer variables are encoded (72 clauses, 695 bytes)
2.92/3.05	c 3	6 (30%) CSP integer variables are encoded (108 clauses, 1048 bytes)
2.92/3.06	c 3	8 (40%) CSP integer variables are encoded (144 clauses, 1444 bytes)
2.92/3.06	c 3	10 (50%) CSP integer variables are encoded (180 clauses, 1840 bytes)
2.92/3.06	c 3	12 (60%) CSP integer variables are encoded (216 clauses, 2236 bytes)
2.92/3.06	c 3	14 (70%) CSP integer variables are encoded (252 clauses, 2632 bytes)
2.92/3.06	c 3	16 (80%) CSP integer variables are encoded (288 clauses, 3028 bytes)
2.92/3.06	c 3	18 (90%) CSP integer variables are encoded (324 clauses, 3424 bytes)
2.92/3.06	c 3	20 (100%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.15/3.83	c 4	6 (10%) CSP clauses are encoded (11152 clauses, 239020 bytes)
3.24/3.95	c 4	12 (20%) CSP clauses are encoded (21931 clauses, 496366 bytes)
3.34/4.08	c 4	18 (30%) CSP clauses are encoded (32766 clauses, 755509 bytes)
3.54/4.21	c 4	24 (40%) CSP clauses are encoded (43587 clauses, 1018204 bytes)
3.64/4.31	c 4	29 (50%) CSP clauses are encoded (51887 clauses, 1219077 bytes)
3.74/4.43	c 4	35 (60%) CSP clauses are encoded (62780 clauses, 1489553 bytes)
3.84/4.56	c 4	41 (70%) CSP clauses are encoded (73572 clauses, 1775587 bytes)
3.94/4.69	c 5	47 (80%) CSP clauses are encoded (84433 clauses, 2066447 bytes)
4.13/4.80	c 5	53 (90%) CSP clauses are encoded (94604 clauses, 2337048 bytes)
4.23/4.91	c 5	58 (100%) CSP clauses are encoded (103588 clauses, 2577703 bytes)
4.23/4.91	c 5	58 CSP clauses encoded
4.23/4.91	c 5	Writing map file : HOME/temp.map
4.23/4.91	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.23/4.91	c 5	SAT : 380 SAT variables, 103588 SAT clauses, 2577703 bytes
4.23/4.91	c 5	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.23/4.94	c 5	SOLVING HOME/temp.cnf
4.23/4.94	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.23/4.94	c 5	This is MiniSat 2.0 beta
4.23/4.94	c 5	WARNING: for repeatability, setting FPU to use double precision
4.23/4.94	c 5	============================[ Problem Statistics ]=============================
4.23/4.94	c 5	|                                                                             |
4.23/4.94	c 5	|  Number of variables:  380                                                  |
4.23/4.94	c 5	|  Number of clauses:    103588                                               |
4.28/5.00	c 5	|  Parsing time:         0.05         s                                       |
4.28/5.01	c 5	============================[ Search Statistics ]==============================
4.28/5.01	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.28/5.01	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.28/5.01	c 5	===============================================================================
4.28/5.01	c 5	|         0 |     380   103588   568293 |    34529        0    nan |  0.000 % |
4.28/5.04	c 5	|       101 |     380   103588   568293 |    37982      101     11 |  0.001 % |
4.28/5.10	c 5	|       253 |     380   103588   568293 |    41780      253     11 |  0.013 % |
4.28/5.21	c 5	|       478 |     380   103588   568293 |    45958      478     10 |  0.013 % |
4.28/5.36	c 5	|       815 |     380   103588   568293 |    50554      815     10 |  0.013 % |
4.83/5.57	c 6	|      1321 |     380   103588   568293 |    55609     1321     11 |  0.013 % |
5.22/5.92	c 6	|      2082 |     380   103588   568293 |    61170     2082     11 |  0.013 % |
5.62/6.31	c 6	|      3221 |     380   103588   568293 |    67287     3221     11 |  0.013 % |
6.21/6.90	c 7	|      4929 |     380   103588   568293 |    74016     4929     12 |  0.013 % |
7.20/7.99	c 8	|      7493 |     380   103588   568293 |    81418     7493     13 |  0.001 % |
9.11/10.43	c 10	|     11338 |     380   103588   568293 |    89560    11338     14 |  0.013 % |
11.80/13.17	c 13	|     17106 |     380   103588   568293 |    98516    17106     14 |  0.014 % |
16.37/17.79	c 18	|     25755 |     380   103588   568293 |   108367    25755     14 |  0.014 % |
23.13/24.57	c 25	|     38731 |     380   103588   568293 |   119204    38731     14 |  0.014 % |
36.82/38.34	c 38	|     58192 |     380   103588   568293 |   131125    58192     15 |  0.003 % |
60.90/62.51	c 62	|     87384 |     380   103588   568293 |   144237    87384     15 |  0.013 % |
108.56/110.41	c 110	|    131173 |     380   103588   568293 |   158661   131173     15 |  0.012 % |
170.92/173.12	c 173	|    196858 |     380   103588   568293 |   174527    54955     16 |  0.015 % |
250.71/253.36	c 253	|    295385 |     379   102692   564142 |   191980    94525     20 |  0.264 % |
420.13/423.63	c 424	|    443174 |     379   102692   564142 |   211178    67353     17 |  0.265 % |
682.56/687.47	c 687	|    664857 |     379   102692   564142 |   232296    96428     19 |  0.265 % |
1150.66/1158.06	c 1158	|    997383 |     379   102692   564142 |   255525   214982     18 |  0.267 % |
1800.02/1811.61	sh: line 1: 12232 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.02/1811.62	c 1812	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1811.62	c 1812	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/1811.62	c ERROR INTERRUPTED
1800.02/1811.62	s UNKNOWN
1800.02/1811.62	c 1812	CPU 1799.69 (0.04 0.01 1799.65 0.34)
1800.02/1811.62	c 1812	END Sat Jul  5 01:13:53 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-1079978-1215211421/watcher-1079978-1215211421 -o /tmp/evaluation-result-1079978-1215211421/solver-1079978-1215211421 -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-1079978-1215211421.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.03 2.09 2.08 4/81 12208
/proc/meminfo: memFree=1815384/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=18572 CPUtime=0
/proc/12208/stat : 12208 (runsolver) R 12206 12208 9856 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 148527402 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 217871609127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12208/statm: 4643 292 257 25 0 2626 0

[startup+0.049438 s]
/proc/loadavg: 2.03 2.09 2.08 4/81 12208
/proc/meminfo: memFree=1815384/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=0.03
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 148527402 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12208/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101588 s]
/proc/loadavg: 2.03 2.09 2.08 4/81 12208
/proc/meminfo: memFree=1815384/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=0.03
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 148527402 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12208/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30161 s]
/proc/loadavg: 2.03 2.09 2.08 4/81 12208
/proc/meminfo: memFree=1815384/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=0.03
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 148527402 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12208/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701662 s]
/proc/loadavg: 2.03 2.09 2.08 4/81 12208
/proc/meminfo: memFree=1815384/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=0.03
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 148527402 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12208/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50276 s]
/proc/loadavg: 2.03 2.09 2.08 3/92 12230
/proc/meminfo: memFree=1806848/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=0.84
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 973 7057 0 1 3 0 76 5 16 0 1 0 148527402 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12208/statm: 3400 797 370 3 0 500 0
[pid=12221] ppid=12208 vsize=5356 CPUtime=0
/proc/12221/stat : 12221 (sh) S 12208 12208 9856 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 148527491 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12221/statm: 1339 233 193 169 0 50 0
[pid=12222] ppid=12221 vsize=864012 CPUtime=0.6
/proc/12222/stat : 12222 (java) S 12221 12208 9856 0 -1 0 6843 0 1 0 56 4 0 0 18 0 9 0 148527491 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12222/statm: 216003 6132 2532 9 0 210585 0
[pid=12222/tid=12223] ppid=12221 vsize=864012 CPUtime=0.35
/proc/12222/task/12223/stat : 12223 (java) R 12221 12208 9856 0 -1 64 2459 0 1 0 34 1 0 0 22 0 9 0 148527492 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4126404063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12224] ppid=12221 vsize=864012 CPUtime=0.18
/proc/12222/task/12224/stat : 12224 (java) S 12221 12208 9856 0 -1 64 3376 0 0 0 17 1 0 0 16 0 9 0 148527493 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12225] ppid=12221 vsize=864012 CPUtime=0
/proc/12222/task/12225/stat : 12225 (java) S 12221 12208 9856 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 148527493 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12226] ppid=12221 vsize=864012 CPUtime=0
/proc/12222/task/12226/stat : 12226 (java) S 12221 12208 9856 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 148527493 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12227] ppid=12221 vsize=864012 CPUtime=0
/proc/12222/task/12227/stat : 12227 (java) S 12221 12208 9856 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 148527495 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12228] ppid=12221 vsize=864012 CPUtime=0.04
/proc/12222/task/12228/stat : 12228 (java) S 12221 12208 9856 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 148527495 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12229] ppid=12221 vsize=864012 CPUtime=0
/proc/12222/task/12229/stat : 12229 (java) S 12221 12208 9856 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 148527495 884748288 6132 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12230] ppid=12221 vsize=864012 CPUtime=0
/proc/12222/task/12230/stat : 12230 (java) S 12221 12208 9856 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 148527495 884748288 6132 996147200 134512640 134550740 4294955952 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) 882968

[startup+3.10295 s]
/proc/loadavg: 2.03 2.09 2.08 4/92 12230
/proc/meminfo: memFree=1782272/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=0.84
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 974 7057 0 1 3 0 76 5 15 0 1 0 148527402 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12208/statm: 3400 797 370 3 0 500 0
[pid=12221] ppid=12208 vsize=5356 CPUtime=0
/proc/12221/stat : 12221 (sh) S 12208 12208 9856 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 148527491 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12221/statm: 1339 233 193 169 0 50 0
[pid=12222] ppid=12221 vsize=864272 CPUtime=2.18
/proc/12222/stat : 12222 (java) S 12221 12208 9856 0 -1 0 14838 0 1 0 210 8 0 0 18 0 9 0 148527491 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12222/statm: 216068 14047 2564 9 0 210615 0
[pid=12222/tid=12223] ppid=12221 vsize=864272 CPUtime=1.03
/proc/12222/task/12223/stat : 12223 (java) R 12221 12208 9856 0 -1 64 3001 0 1 0 102 1 0 0 25 0 9 0 148527492 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4126514841 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12224] ppid=12221 vsize=864272 CPUtime=1.06
/proc/12222/task/12224/stat : 12224 (java) S 12221 12208 9856 0 -1 64 10805 0 0 0 101 5 0 0 18 0 9 0 148527493 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12225] ppid=12221 vsize=864272 CPUtime=0
/proc/12222/task/12225/stat : 12225 (java) S 12221 12208 9856 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 148527493 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12226] ppid=12221 vsize=864272 CPUtime=0
/proc/12222/task/12226/stat : 12226 (java) S 12221 12208 9856 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 148527493 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12227] ppid=12221 vsize=864272 CPUtime=0
/proc/12222/task/12227/stat : 12227 (java) S 12221 12208 9856 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 148527495 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12228] ppid=12221 vsize=864272 CPUtime=0.07
/proc/12222/task/12228/stat : 12228 (java) S 12221 12208 9856 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 148527495 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12229] ppid=12221 vsize=864272 CPUtime=0
/proc/12222/task/12229/stat : 12229 (java) S 12221 12208 9856 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 148527495 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12222/tid=12230] ppid=12221 vsize=864272 CPUtime=0
/proc/12222/task/12230/stat : 12230 (java) S 12221 12208 9856 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 148527495 885014528 14047 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 883228

[startup+6.30115 s]
/proc/loadavg: 2.03 2.08 2.08 3/84 12232
/proc/meminfo: memFree=1801664/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.28
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 3 1 407 17 15 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=8164 CPUtime=1.34
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 1927 0 0 0 133 1 0 0 25 0 1 0 148527896 8359936 1913 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 2041 1913 75 150 0 1888 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 27120

[startup+12.7011 s]
/proc/loadavg: 2.03 2.08 2.08 3/84 12232
/proc/meminfo: memFree=1800320/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.28
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 3 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=9512 CPUtime=7.12
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 2252 0 0 0 710 2 0 0 25 0 1 0 148527896 9740288 2238 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 2378 2238 75 150 0 2225 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 28468

[startup+25.5017 s]
/proc/loadavg: 2.02 2.08 2.08 3/84 12232
/proc/meminfo: memFree=1798016/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.28
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 3 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=11736 CPUtime=19.84
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 2823 0 0 0 1982 2 0 0 25 0 1 0 148527896 12017664 2809 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 2934 2809 75 150 0 2781 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 30692

[startup+51.1018 s]
/proc/loadavg: 2.01 2.07 2.08 3/84 12232
/proc/meminfo: memFree=1794880/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.28
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 3 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=15168 CPUtime=45.27
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 3627 0 0 0 4524 3 0 0 25 0 1 0 148527896 15532032 3613 996147200 134512640 135127466 4294956256 18446744073709551615 134528048 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 3792 3613 75 150 0 3639 0
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (KiB) 34124

[startup+102.307 s]
/proc/loadavg: 2.00 2.06 2.07 3/84 12232
/proc/meminfo: memFree=1789952/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.28
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 3 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=19884 CPUtime=96.23
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 4797 0 0 0 9618 5 0 0 25 0 1 0 148527896 20361216 4783 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 4971 4783 75 150 0 4818 0
Current children cumulated CPU time (s) 100.51
Current children cumulated vsize (KiB) 38840

[startup+162.302 s]
/proc/loadavg: 2.00 2.05 2.07 3/84 12232
/proc/meminfo: memFree=1786496/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.28
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 3 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0

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

[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=38888 CPUtime=1230.25
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9423 0 0 0 123013 12 0 0 25 0 1 0 148527896 39821312 9401 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 9722 9401 75 150 0 9569 0
Current children cumulated CPU time (s) 1234.54
Current children cumulated vsize (KiB) 57844

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12238
/proc/meminfo: memFree=1769920/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=39192 CPUtime=1289.94
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9466 0 0 0 128982 12 0 0 25 0 1 0 148527896 40132608 9444 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 9798 9444 75 150 0 9645 0
Current children cumulated CPU time (s) 1294.23
Current children cumulated vsize (KiB) 58148

[startup+1362.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1773072/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=39192 CPUtime=1348.37
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9475 0 0 0 134823 14 0 0 25 0 1 0 148527896 40132608 9453 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 9798 9453 75 150 0 9645 0
Current children cumulated CPU time (s) 1352.66
Current children cumulated vsize (KiB) 58148

[startup+1422.31 s]
/proc/loadavg: 1.97 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1772368/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=39980 CPUtime=1408.11
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9653 0 0 0 140797 14 0 0 25 0 1 0 148527896 40939520 9631 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 9995 9631 75 150 0 9842 0
Current children cumulated CPU time (s) 1412.4
Current children cumulated vsize (KiB) 58936

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1771920/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=40160 CPUtime=1467.84
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9708 0 0 0 146770 14 0 0 25 0 1 0 148527896 41123840 9686 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 10040 9686 75 150 0 9887 0
Current children cumulated CPU time (s) 1472.13
Current children cumulated vsize (KiB) 59116

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1771728/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=40300 CPUtime=1527.58
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9746 0 0 0 152744 14 0 0 25 0 1 0 148527896 41267200 9724 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 10075 9724 75 150 0 9922 0
Current children cumulated CPU time (s) 1531.87
Current children cumulated vsize (KiB) 59256

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1771344/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=40724 CPUtime=1587.33
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9829 0 0 0 158718 15 0 0 25 0 1 0 148527896 41701376 9807 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 10181 9807 75 150 0 10028 0
Current children cumulated CPU time (s) 1591.62
Current children cumulated vsize (KiB) 59680

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1771024/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=40864 CPUtime=1647.07
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9862 0 0 0 164692 15 0 0 25 0 1 0 148527896 41844736 9840 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 10216 9840 75 150 0 10063 0
Current children cumulated CPU time (s) 1651.36
Current children cumulated vsize (KiB) 59820

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1770896/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=40864 CPUtime=1706.8
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 9889 0 0 0 170665 15 0 0 25 0 1 0 148527896 41844736 9867 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 10216 9867 75 150 0 10063 0
Current children cumulated CPU time (s) 1711.09
Current children cumulated vsize (KiB) 59820

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1770320/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=41472 CPUtime=1766.54
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 10002 0 0 0 176639 15 0 0 25 0 1 0 148527896 42467328 9980 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 10368 9980 75 150 0 10215 0
Current children cumulated CPU time (s) 1770.83
Current children cumulated vsize (KiB) 60428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 12268
/proc/meminfo: memFree=1770192/2055920 swapFree=4192812/4192956
[pid=12208] ppid=12206 vsize=13600 CPUtime=4.29
/proc/12208/stat : 12208 (sugar) S 12206 12208 9856 0 -1 4194304 1031 22595 0 2 4 1 407 17 16 0 1 0 148527402 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12208/statm: 3400 798 370 3 0 500 0
[pid=12231] ppid=12208 vsize=5356 CPUtime=0
/proc/12231/stat : 12231 (sh) S 12208 12208 9856 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 148527896 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12231/statm: 1339 232 193 169 0 50 0
[pid=12232] ppid=12231 vsize=41652 CPUtime=1795.73
/proc/12232/stat : 12232 (minisat) R 12231 12208 9856 0 -1 4194304 10039 0 0 0 179558 15 0 0 25 0 1 0 148527896 42651648 10017 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12232/statm: 10413 10017 75 150 0 10260 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 60608

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

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

Child status: 0
Real time (s): 1811.63
CPU time (s): 1800.06
CPU user time (s): 1799.7
CPU system time (s): 0.356945
CPU usage (%): 99.3612
Max. virtual memory (cumulated for all children) (KiB): 883228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.356945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34121
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= 2257
involuntary context switches= 27272

runsolver used 1.9787 second user time and 6.32204 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 00:43:41
IDJOB=1079978
IDBENCH=56927
IDSOLVER=346
FILE ID=node28/1079978-1215211421
PBS_JOBID= 7881675
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-16_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-1079978-1215211421/watcher-1079978-1215211421 -o /tmp/evaluation-result-1079978-1215211421/solver-1079978-1215211421 -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-1079978-1215211421.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0815438ca54777d4041aeb39a85cfd39
RANDOM SEED=116558847

node28.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.231
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.231
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:       1815864 kB
Buffers:         25316 kB
Cached:         131016 kB
SwapCached:          0 kB
Active:         150252 kB
Inactive:        38788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:          52792 kB
Slab:            35956 kB
Committed_AS:   385248 kB
PageTables:       1904 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= 66500 MiB
End job on node28 at 2008-07-05 01:13:55