Trace number 1058088

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+minisatSAT 172.851 174.67

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-12.xml
MD5SUM3aaedc74d6ee49711e76829517479c6b
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark70.6483
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints33494
Maximum constraint arity23
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33194
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.03/0.05	c 0	Sugar v1-13 + HOME/minisat
0.03/0.05	c 0	BEGIN Thu Jul  3 21:22:54 2008
0.03/0.05	c 0	PID 3030
0.03/0.05	c 0	HOST node45.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1058088-1215112974.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-1058088-1215112974.xml' 'HOME/temp.csp'
2.43/2.52	c 3	428 domains, 800 variables, 1 predicates, 0 relations, 33494 constraints
2.43/2.54	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.43/2.54	c 3	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'
2.46/2.62	c 3	Parsing HOME/temp.csp
2.46/3.01	c 3	parsed 10000 expressions
3.19/3.35	c 3	parsed 20000 expressions
3.50/3.67	c 4	parsed 30000 expressions
3.69/3.81	c 4	parsed 34723 expressions
3.69/3.81	c 4	Heap : 15 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.69/3.81	c 4	Converting to clausal form CSP
5.17/5.31	c 5	converted 3473 (10%) expressions
7.05/7.27	c 7	converted 6945 (20%) expressions
9.13/9.35	c 9	converted 10417 (30%) expressions
10.91/11.16	c 11	converted 13890 (40%) expressions
12.71/12.92	c 13	converted 17362 (50%) expressions
15.18/15.42	c 15	converted 20834 (60%) expressions
16.87/17.14	c 17	converted 24307 (70%) expressions
18.65/18.93	c 19	converted 27779 (80%) expressions
20.33/20.67	c 21	converted 31251 (90%) expressions
54.10/54.76	c 55	converted 34723 (100%) expressions
54.10/54.76	c 55	CSP : 800 integers, 0 booleans, 96457 clauses, largest domain size 34
54.10/54.76	c 55	Heap : 483 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
54.10/54.76	c 55	Propagation in CSP
63.81/64.58	c 65	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
63.81/64.58	c 65	CSP : 800 integers, 0 booleans, 96457 clauses, largest domain size 34
63.81/64.58	c 65	Heap : 485 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
63.91/64.67	c 65	Simplifing CSP by introducing new Boolean variables
65.40/66.11	c 66	CSP : 800 integers, 253352 booleans, 349809 clauses, largest domain size 34
65.40/66.11	c 66	Heap : 567 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
68.37/69.12	c 69	Encoding CSP to SAT : HOME/temp.cnf
68.46/69.22	c 69	80 (10%) CSP integer variables are encoded (1836 clauses, 21809 bytes)
68.46/69.23	c 69	160 (20%) CSP integer variables are encoded (3705 clauses, 46106 bytes)
68.46/69.23	c 69	240 (30%) CSP integer variables are encoded (5603 clauses, 70780 bytes)
68.46/69.24	c 69	320 (40%) CSP integer variables are encoded (7502 clauses, 95467 bytes)
68.46/69.25	c 69	400 (50%) CSP integer variables are encoded (9370 clauses, 119751 bytes)
68.46/69.25	c 69	480 (60%) CSP integer variables are encoded (9776 clauses, 125436 bytes)
68.46/69.25	c 69	560 (70%) CSP integer variables are encoded (10150 clauses, 131046 bytes)
68.46/69.25	c 69	640 (80%) CSP integer variables are encoded (10579 clauses, 137481 bytes)
68.46/69.26	c 69	720 (90%) CSP integer variables are encoded (10973 clauses, 143391 bytes)
68.46/69.26	c 69	800 (100%) CSP integer variables are encoded (11419 clauses, 150081 bytes)
70.44/71.29	c 71	34981 (10%) CSP clauses are encoded (462793 clauses, 8682989 bytes)
72.42/73.27	c 73	69962 (20%) CSP clauses are encoded (919206 clauses, 17778016 bytes)
74.40/75.22	c 75	104943 (30%) CSP clauses are encoded (1352102 clauses, 26377474 bytes)
76.37/77.28	c 77	139924 (40%) CSP clauses are encoded (1804626 clauses, 35762568 bytes)
78.65/79.55	c 80	174905 (50%) CSP clauses are encoded (2308312 clauses, 46160949 bytes)
81.31/82.25	c 82	209886 (60%) CSP clauses are encoded (2902946 clauses, 58212065 bytes)
83.97/84.92	c 85	244867 (70%) CSP clauses are encoded (3493216 clauses, 70189082 bytes)
86.55/87.57	c 88	279848 (80%) CSP clauses are encoded (4083106 clauses, 82192935 bytes)
89.22/90.22	c 90	314829 (90%) CSP clauses are encoded (4671613 clauses, 94151607 bytes)
91.88/92.90	c 93	349809 (100%) CSP clauses are encoded (5270603 clauses, 106361559 bytes)
91.88/92.90	c 93	349809 CSP clauses encoded
91.88/92.90	c 93	Writing map file : HOME/temp.map
91.88/92.95	c 93	Heap : 568 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
91.88/92.95	c 93	SAT : 265444 SAT variables, 5270603 SAT clauses, 106361559 bytes
91.88/92.96	c 93	Heap : 568 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
91.96/93.08	c 93	SOLVING HOME/temp.cnf
91.96/93.08	c 93	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
91.96/93.08	c 93	This is MiniSat 2.0 beta
91.96/93.09	c 93	WARNING: for repeatability, setting FPU to use double precision
91.96/93.09	c 93	============================[ Problem Statistics ]=============================
91.96/93.09	c 93	|                                                                             |
91.96/93.09	c 93	|  Number of variables:  265444                                               |
91.96/93.09	c 93	|  Number of clauses:    5270603                                              |
94.93/96.01	c 96	|  Parsing time:         2.46         s                                       |
95.03/96.19	c 96	============================[ Search Statistics ]==============================
95.03/96.19	c 96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.03/96.19	c 96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
95.03/96.19	c 96	===============================================================================
95.03/96.19	c 96	|         0 |  265444  5270603 15377338 |  1756867        0    nan |  0.000 % |
97.81/98.96	c 99	|       100 |  265444  5270603 15377338 |  1932554      100    145 |  0.000 % |
98.80/99.95	c 100	|       251 |  265444  5270603 15377338 |  2125809      251     72 |  0.000 % |
99.88/101.01	c 101	|       476 |  265444  5270603 15377338 |  2338390      476     53 |  0.000 % |
102.85/104.02	c 104	|       814 |  265444  5270603 15377338 |  2572229      814     66 |  0.000 % |
106.52/107.80	c 108	|      1320 |  265444  5270603 15377338 |  2829452     1320     63 |  0.000 % |
109.59/110.86	c 111	|      2079 |  265444  5270603 15377338 |  3112398     2079     50 |  0.000 % |
115.73/117.03	c 117	|      3218 |  265444  5270603 15377338 |  3423638     3218     53 |  0.000 % |
121.96/123.34	c 123	|      4927 |  265444  5270603 15377338 |  3766001     4927     49 |  0.000 % |
130.78/132.25	c 132	|      7489 |  265444  5270603 15377338 |  4142602     7489     48 |  0.000 % |
144.46/146.04	c 146	|     11333 |  265444  5270603 15377338 |  4556862    11333     43 |  0.000 % |
154.65/156.33	c 156	|     17099 |  265444  5270603 15377338 |  5012548    17099     36 |  0.000 % |
171.78/173.67	c 174	===============================================================================
171.88/173.70	c 174	restarts              : 12
171.88/173.70	c 174	conflicts             : 19253          (243 /sec)
171.88/173.70	c 174	decisions             : 62660          (1.11 % random) (790 /sec)
171.88/173.70	c 174	propagations          : 47306435       (596242 /sec)
171.88/173.70	c 174	conflict literals     : 822667         (4.54 % deleted)
171.88/173.70	c 174	Memory used           : 242.87 MB
171.88/173.70	c 174	CPU time              : 79.3409 s
171.88/173.70	c 174	
171.98/173.82	c 174	SATISFIABLE
171.98/173.87	c 174	DECODING HOME/temp.out WITH HOME/temp.map
171.98/173.87	c 174	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
172.06/173.96	c 174	Decoding HOME/temp.out
172.06/174.54	s SATISFIABLE
172.06/174.58	v 16 25 2 1 3 37 0 44 33 21 4 35 14 2 18 36 29 12 11 27 20 31 30 32 35 2 33 14 29 18 11 1 5 32 35 29 35 27 23 16 26 25 27 18 16 32 42 16 35 5 23 44 16 35 41 23 8 43 24 6 21 11 1 25 34 20 6 12 7 15 21 13 13 30 42 35 13 21 5 37 28 15 0 29 22 9 17 43 31 32 38 42 2 18 28 17 3 40 3 26 4 23 6 6 1 38 10 26 41 19 36 18 7 22 28 9 8 43 10 13 39 37 21 19 4 39 0 33 12 22 22 22 15 11 14 17 32 6 14 4 24 32 7 5 33 18 15 40 7 7 35 42 23 41 43 17 40 24 1 19 5 20 44 30 31 25 36 38 32 24 4 3 41 36 20 22 6 20 8 33 37 30 19 18 1 40 32 33 13 38 35 41 41 35 10 0 42 12 24 16 31 16 4 26 17 27 5 31 40 34 28 24 34 9 12 23 19 35 25 15 0 42 18 10 42 32 5 17 30 21 8 14 19 28 22 24 38 32 18 20 0 36 27 28 21 15 23 25 2 1 20 30 27 37 21 42 14 17 6 26 13 17 2 13 31 18 11 19 44 16 2 22 30 3 1 41 34 3 22 9 25 31 40 5 27 39 20 4 11 10 44 36 7 12 14 28 29 15 2 34 37 44 25 6 18 10 0 7 41 41 43 44 39 8 17 30 4 28 16 11 26 39 1 27 19 8 44 37 6 15 35 29 21 38 27 9 34 23 19 2 44 8 36 8 6 41 9 21 7 8 4 21 43 36 33 2 33 3 20 12 29 3 18 3 12 37 23 40 42 8 10 26 14 26 31 36 34 14 3 34 12 43 15 27 7 39 11 11 39 26 43 12 26 19 7 40 26 11 9 3 19 11 7 5 13 12 11 4 1 15 9 6 12 10 17 8 11 3 12 19 4 9 18 11 5 17 17 19 19 3 17 2 0 0 12 7 16 13 19 1 0 18 0 13 4 14 9 6 18 12 12 6 12 4 19 2 10 2 10 2 13 14 3 14 5 11 3 0 17 19 10 7 0 3 10 10 19 12 11 0 3 8 1 3 8 17 5 6 10 4 19 3 0 15 15 7 6 10 11 19 6 13 9 12 14 0 12 16 2 14 14 18 2 9 12 10 4 19 5 9 12 9 1 5 0 8 2 5 8 19 14 15 18 3 2 1 7 14 8 1 6 3 7 8 3 1 10 8 12 6 1 7 1 10 9 0 5 5 12 6 16 2 18 1 3 6 1 10 5 19 10 19 12 17 7 6 13 6 0 18 14 11 11 12 8 14 10 8 4 1 14 4 7 19 6 3 6 1 2 16 2 10 5 5 6 12 9 4 9 3 5 0 19 2 19 7 3 2 9 14 13 19 19 17 18 2 5 14 10 19 1 6 4 1 18 4 12 17 2 14 0 10 11 6 11 1 10 3 19 17 3 12 1 16 18 13 5 9 7 11 6 17 15 3 17 9 9 12 10 7 1 16 17 15 1 14 17 10 17 6 8 12 19 2 18 3 19 7 15 0 16 19 18 12 4 19 4 11 11 1 8 12 4 5 5 8 19 1 3 15 18 19 13 13 12 7 2 2 9 6 14 1 0 4 17 16 5 2 15 0 13 10 9 9 9 9 16 9 19 9 0 2 0 8 8 6 19 4 11 11 4 6 15 6 6 5 12 12 13 17 6 9 4 5 16 19 8 11 16 9 9 8 1 9 19 5 12 18 8 8 15 8 9 6 13 5 19 0 19 18 7 2 17 7 19 13 13 11 13 17
172.06/174.58	c 175	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
172.07/174.61	c 175	CPU 170.42 (0.04 0.01 170.38 2.33)
172.07/174.61	c 175	END Thu Jul  3 21:25:49 2008

Verifier Data (download as text)

OK

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-1058088-1215112974/watcher-1058088-1215112974 -o /tmp/evaluation-result-1058088-1215112974/solver-1058088-1215112974 -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-1058088-1215112974.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.95 4/72 3030
/proc/meminfo: memFree=1355980/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=18572 CPUtime=0
/proc/3030/stat : 3030 (runsolver) R 3028 3030 2598 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1990269779 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3030/statm: 4643 292 257 25 0 2626 0

[startup+0.05181 s]
/proc/loadavg: 1.99 1.98 1.95 4/72 3030
/proc/meminfo: memFree=1355980/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13468 CPUtime=0.03
/proc/3030/stat : 3030 (sugar) R 3028 3030 2598 0 -1 4194304 769 0 0 0 3 0 0 0 18 0 1 0 1990269779 13791232 737 996147200 4194304 4206940 548682068608 18446744073709551615 258959101058 0 0 4224 0 0 0 0 17 1 0 0
/proc/3030/statm: 3367 737 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.102925 s]
/proc/loadavg: 1.99 1.98 1.95 4/72 3030
/proc/meminfo: memFree=1355980/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=0.03
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1990269779 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301849 s]
/proc/loadavg: 1.99 1.98 1.95 4/72 3030
/proc/meminfo: memFree=1355980/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=0.03
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1990269779 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701936 s]
/proc/loadavg: 1.99 1.98 1.95 4/72 3030
/proc/meminfo: memFree=1355980/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=0.03
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1990269779 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50208 s]
/proc/loadavg: 1.99 1.98 1.95 4/83 3042
/proc/meminfo: memFree=1328884/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=0.03
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 1990269779 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 796 370 3 0 500 0
[pid=3033] ppid=3030 vsize=5356 CPUtime=0
/proc/3033/stat : 3033 (sh) S 3030 3030 2598 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990269785 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3033/statm: 1339 233 193 169 0 50 0
[pid=3034] ppid=3033 vsize=864672 CPUtime=1.41
/proc/3034/stat : 3034 (java) S 3033 3030 2598 0 -1 0 15444 0 1 0 132 9 0 0 18 0 9 0 1990269786 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3034/statm: 216168 12984 2529 9 0 210750 0
[pid=3034/tid=3035] ppid=3033 vsize=864672 CPUtime=0.77
/proc/3034/task/3035/stat : 3035 (java) R 3033 3030 2598 0 -1 64 3052 0 1 0 75 2 0 0 24 0 9 0 1990269787 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3034/tid=3036] ppid=3033 vsize=864672 CPUtime=0.5
/proc/3034/task/3036/stat : 3036 (java) R 3033 3030 2598 0 -1 64 11190 0 0 0 45 5 0 0 16 0 9 0 1990269788 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3034/tid=3037] ppid=3033 vsize=864672 CPUtime=0
/proc/3034/task/3037/stat : 3037 (java) S 3033 3030 2598 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990269788 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3034/tid=3038] ppid=3033 vsize=864672 CPUtime=0
/proc/3034/task/3038/stat : 3038 (java) S 3033 3030 2598 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990269788 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3034/tid=3039] ppid=3033 vsize=864672 CPUtime=0
/proc/3034/task/3039/stat : 3039 (java) S 3033 3030 2598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1990269790 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3034/tid=3040] ppid=3033 vsize=864672 CPUtime=0.11
/proc/3034/task/3040/stat : 3040 (java) S 3033 3030 2598 0 -1 64 502 0 0 0 11 0 0 0 16 0 9 0 1990269790 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3034/tid=3041] ppid=3033 vsize=864672 CPUtime=0
/proc/3034/task/3041/stat : 3041 (java) S 3033 3030 2598 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1990269790 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3034/tid=3042] ppid=3033 vsize=864672 CPUtime=0
/proc/3034/task/3042/stat : 3042 (java) S 3033 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990269790 885424128 12984 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883628

[startup+3.10237 s]
/proc/loadavg: 1.99 1.98 1.95 3/83 3042
/proc/meminfo: memFree=1301940/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=2.46
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 973 19983 0 1 3 0 229 14 15 0 1 0 1990269779 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 13600

[startup+6.30295 s]
/proc/loadavg: 2.07 2.00 1.95 3/83 3052
/proc/meminfo: memFree=1314868/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=2.46
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 974 19983 0 1 3 0 229 14 16 0 1 0 1990269779 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 797 370 3 0 500 0
[pid=3043] ppid=3030 vsize=5356 CPUtime=0
/proc/3043/stat : 3043 (sh) S 3030 3030 2598 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990270034 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3043/statm: 1339 233 193 169 0 50 0
[pid=3044] ppid=3043 vsize=868436 CPUtime=3.71
/proc/3044/stat : 3044 (java) S 3043 3030 2598 0 -1 0 15657 0 1 0 361 10 0 0 18 0 9 0 1990270034 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3044/statm: 217109 14294 2540 9 0 211684 0
[pid=3044/tid=3045] ppid=3043 vsize=868436 CPUtime=2.64
/proc/3044/task/3045/stat : 3045 (java) R 3043 3030 2598 0 -1 64 3040 0 1 0 262 2 0 0 25 0 9 0 1990270035 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3046] ppid=3043 vsize=868436 CPUtime=0.85
/proc/3044/task/3046/stat : 3046 (java) R 3043 3030 2598 0 -1 64 10464 0 0 0 80 5 0 0 16 0 9 0 1990270036 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 102721926 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3047] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3047/stat : 3047 (java) S 3043 3030 2598 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3048] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3048/stat : 3048 (java) S 3043 3030 2598 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3049] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3049/stat : 3049 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990270038 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3050] ppid=3043 vsize=868436 CPUtime=0.19
/proc/3044/task/3050/stat : 3050 (java) S 3043 3030 2598 0 -1 64 1457 0 0 0 18 1 0 0 16 0 9 0 1990270038 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3051] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3051/stat : 3051 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990270038 889278464 14294 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3052] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3052/stat : 3052 (java) S 3043 3030 2598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990270038 889278464 14294 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) 887392

[startup+12.7021 s]
/proc/loadavg: 2.07 2.00 1.95 3/83 3052
/proc/meminfo: memFree=1250932/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=2.47
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 974 19983 0 1 4 0 229 14 16 0 1 0 1990269779 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 797 370 3 0 500 0
[pid=3043] ppid=3030 vsize=5356 CPUtime=0
/proc/3043/stat : 3043 (sh) S 3030 3030 2598 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990270034 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3043/statm: 1339 233 193 169 0 50 0
[pid=3044] ppid=3043 vsize=868436 CPUtime=10.04
/proc/3044/stat : 3044 (java) S 3043 3030 2598 0 -1 0 34967 0 1 0 984 20 0 0 18 0 9 0 1990270034 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3044/statm: 217109 29526 2540 9 0 211684 0
[pid=3044/tid=3045] ppid=3043 vsize=868436 CPUtime=7.51
/proc/3044/task/3045/stat : 3045 (java) R 3043 3030 2598 0 -1 64 3773 0 1 0 748 3 0 0 25 0 9 0 1990270035 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4126603681 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3046] ppid=3043 vsize=868436 CPUtime=2.32
/proc/3044/task/3046/stat : 3046 (java) S 3043 3030 2598 0 -1 64 29039 0 0 0 217 15 0 0 16 0 9 0 1990270036 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3047] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3047/stat : 3047 (java) S 3043 3030 2598 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3048] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3048/stat : 3048 (java) S 3043 3030 2598 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3049] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3049/stat : 3049 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990270038 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3050] ppid=3043 vsize=868436 CPUtime=0.19
/proc/3044/task/3050/stat : 3050 (java) S 3043 3030 2598 0 -1 64 1459 0 0 0 18 1 0 0 16 0 9 0 1990270038 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3051] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3051/stat : 3051 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990270038 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3052] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3052/stat : 3052 (java) S 3043 3030 2598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990270038 889278464 29526 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 887392

[startup+25.5024 s]
/proc/loadavg: 2.05 2.00 1.95 3/83 3052
/proc/meminfo: memFree=1130804/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=2.47
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 974 19983 0 1 4 0 229 14 16 0 1 0 1990269779 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 797 370 3 0 500 0
[pid=3043] ppid=3030 vsize=5356 CPUtime=0
/proc/3043/stat : 3043 (sh) S 3030 3030 2598 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990270034 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3043/statm: 1339 233 193 169 0 50 0
[pid=3044] ppid=3043 vsize=868436 CPUtime=22.72
/proc/3044/stat : 3044 (java) S 3043 3030 2598 0 -1 0 70983 0 1 0 2236 36 0 0 18 0 9 0 1990270034 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3044/statm: 217109 57819 2540 9 0 211684 0
[pid=3044/tid=3045] ppid=3043 vsize=868436 CPUtime=16.46
/proc/3044/task/3045/stat : 3045 (java) R 3043 3030 2598 0 -1 64 5632 0 1 0 1642 4 0 0 25 0 9 0 1990270035 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4126571143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3046] ppid=3043 vsize=868436 CPUtime=6.04
/proc/3044/task/3046/stat : 3046 (java) S 3043 3030 2598 0 -1 64 63190 0 0 0 574 30 0 0 16 0 9 0 1990270036 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3047] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3047/stat : 3047 (java) S 3043 3030 2598 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3048] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3048/stat : 3048 (java) S 3043 3030 2598 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3049] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3049/stat : 3049 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990270038 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3050] ppid=3043 vsize=868436 CPUtime=0.2
/proc/3044/task/3050/stat : 3050 (java) S 3043 3030 2598 0 -1 64 1465 0 0 0 19 1 0 0 16 0 9 0 1990270038 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3051] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3051/stat : 3051 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990270038 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3052] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3052/stat : 3052 (java) S 3043 3030 2598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990270038 889278464 57819 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 887392

[startup+51.1021 s]
/proc/loadavg: 2.03 2.00 1.95 3/83 3052
/proc/meminfo: memFree=895668/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=2.47
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 974 19983 0 1 4 0 229 14 16 0 1 0 1990269779 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 797 370 3 0 500 0
[pid=3043] ppid=3030 vsize=5356 CPUtime=0
/proc/3043/stat : 3043 (sh) S 3030 3030 2598 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1990270034 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3043/statm: 1339 233 193 169 0 50 0
[pid=3044] ppid=3043 vsize=868436 CPUtime=48.07
/proc/3044/stat : 3044 (java) S 3043 3030 2598 0 -1 0 135579 0 1 0 4739 68 0 0 18 0 9 0 1990270034 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3044/statm: 217109 118537 2540 9 0 211684 0
[pid=3044/tid=3045] ppid=3043 vsize=868436 CPUtime=36.35
/proc/3044/task/3045/stat : 3045 (java) R 3043 3030 2598 0 -1 64 7570 0 1 0 3630 5 0 0 25 0 9 0 1990270035 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4126568548 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3046] ppid=3043 vsize=868436 CPUtime=11.49
/proc/3044/task/3046/stat : 3046 (java) S 3043 3030 2598 0 -1 64 125848 0 0 0 1088 61 0 0 16 0 9 0 1990270036 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3047] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3047/stat : 3047 (java) S 3043 3030 2598 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3048] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3048/stat : 3048 (java) S 3043 3030 2598 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1990270036 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3049] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3049/stat : 3049 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990270038 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3050] ppid=3043 vsize=868436 CPUtime=0.2
/proc/3044/task/3050/stat : 3050 (java) S 3043 3030 2598 0 -1 64 1465 0 0 0 19 1 0 0 16 0 9 0 1990270038 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3051] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3051/stat : 3051 (java) S 3043 3030 2598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990270038 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3044/tid=3052] ppid=3043 vsize=868436 CPUtime=0
/proc/3044/task/3052/stat : 3052 (java) S 3043 3030 2598 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990270038 889278464 118537 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 887392

[startup+102.306 s]
/proc/loadavg: 2.33 2.09 1.98 3/75 3054
/proc/meminfo: memFree=1009396/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=92.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1033 195239 0 2 4 0 9028 174 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
[pid=3053] ppid=3030 vsize=5356 CPUtime=0
/proc/3053/stat : 3053 (sh) S 3030 3030 2598 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990279088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3053/statm: 1339 232 193 169 0 50 0
[pid=3054] ppid=3053 vsize=242436 CPUtime=9.11
/proc/3054/stat : 3054 (minisat) R 3053 3030 2598 0 -1 4194304 59619 0 0 0 864 47 0 0 25 0 1 0 1990279088 248254464 59605 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3054/statm: 60609 59605 76 150 0 60456 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 261392

[startup+162.301 s]
/proc/loadavg: 2.12 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1004724/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=92.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1033 195239 0 2 4 0 9028 174 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
[pid=3053] ppid=3030 vsize=5356 CPUtime=0
/proc/3053/stat : 3053 (sh) S 3030 3030 2598 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990279088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3053/statm: 1339 232 193 169 0 50 0
[pid=3054] ppid=3053 vsize=246924 CPUtime=68.53
/proc/3054/stat : 3054 (minisat) R 3053 3030 2598 0 -1 4194304 60768 0 0 0 6804 49 0 0 25 0 1 0 1990279088 252850176 60754 996147200 134512640 135127466 4294956272 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/3054/statm: 61731 60754 76 150 0 61578 0
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (KiB) 265880

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

[startup+166.301 s]
/proc/loadavg: 2.11 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1004468/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=92.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1033 195239 0 2 4 0 9028 174 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
[pid=3053] ppid=3030 vsize=5356 CPUtime=0
/proc/3053/stat : 3053 (sh) S 3030 3030 2598 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990279088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3053/statm: 1339 232 193 169 0 50 0
[pid=3054] ppid=3053 vsize=247216 CPUtime=72.49
/proc/3054/stat : 3054 (minisat) R 3053 3030 2598 0 -1 4194304 60820 0 0 0 7200 49 0 0 25 0 1 0 1990279088 253149184 60806 996147200 134512640 135127466 4294956272 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 1 0 0
/proc/3054/statm: 61804 60806 76 150 0 61651 0
Current children cumulated CPU time (s) 164.55
Current children cumulated vsize (KiB) 266172

[startup+169.503 s]
/proc/loadavg: 2.11 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1004340/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=92.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1033 195239 0 2 4 0 9028 174 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
[pid=3053] ppid=3030 vsize=5356 CPUtime=0
/proc/3053/stat : 3053 (sh) S 3030 3030 2598 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990279088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3053/statm: 1339 232 193 169 0 50 0
[pid=3054] ppid=3053 vsize=247348 CPUtime=75.66
/proc/3054/stat : 3054 (minisat) R 3053 3030 2598 0 -1 4194304 60861 0 0 0 7517 49 0 0 25 0 1 0 1990279088 253284352 60847 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3054/statm: 61837 60847 76 150 0 61684 0
Current children cumulated CPU time (s) 167.72
Current children cumulated vsize (KiB) 266304

[startup+172.706 s]
/proc/loadavg: 2.10 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1004148/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=92.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1033 195239 0 2 4 0 9028 174 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
[pid=3053] ppid=3030 vsize=5356 CPUtime=0
/proc/3053/stat : 3053 (sh) S 3030 3030 2598 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990279088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3053/statm: 1339 232 193 169 0 50 0
[pid=3054] ppid=3053 vsize=247612 CPUtime=78.84
/proc/3054/stat : 3054 (minisat) R 3053 3030 2598 0 -1 4194304 60909 0 0 0 7835 49 0 0 25 0 1 0 1990279088 253554688 60895 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3054/statm: 61903 60895 76 150 0 61750 0
Current children cumulated CPU time (s) 170.9
Current children cumulated vsize (KiB) 266568

[startup+173.501 s]
/proc/loadavg: 2.10 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1004148/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=92.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1033 195239 0 2 4 0 9028 174 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
[pid=3053] ppid=3030 vsize=5356 CPUtime=0
/proc/3053/stat : 3053 (sh) S 3030 3030 2598 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1990279088 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3053/statm: 1339 232 193 169 0 50 0
[pid=3054] ppid=3053 vsize=247612 CPUtime=79.62
/proc/3054/stat : 3054 (minisat) R 3053 3030 2598 0 -1 4194304 60941 0 0 0 7913 49 0 0 25 0 1 0 1990279088 253554688 60927 996147200 134512640 135127466 4294956272 18446744073709551615 134702437 0 0 4096 3 0 0 0 17 1 0 0
/proc/3054/statm: 61903 60927 76 150 0 61750 0
Current children cumulated CPU time (s) 171.68
Current children cumulated vsize (KiB) 266568

[startup+174.301 s]
/proc/loadavg: 2.10 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1002996/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=172.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1091 256726 0 2 4 0 16972 230 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 172.06
Current children cumulated vsize (KiB) 13600

[startup+174.502 s]
/proc/loadavg: 2.10 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1002996/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=172.06
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1091 256726 0 2 4 0 16972 230 16 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 172.06
Current children cumulated vsize (KiB) 13600

[startup+174.602 s]
/proc/loadavg: 2.10 2.07 1.98 3/75 3054
/proc/meminfo: memFree=1002996/2055920 swapFree=4179760/4192956
[pid=3030] ppid=3028 vsize=13600 CPUtime=172.07
/proc/3030/stat : 3030 (sugar) S 3028 3030 2598 0 -1 4194304 1092 256726 0 2 4 1 16972 230 15 0 1 0 1990269779 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3030/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 172.07
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 174.67
CPU time (s): 172.851
CPU user time (s): 170.439
CPU system time (s): 2.41163
CPU usage (%): 98.9586
Max. virtual memory (cumulated for all children) (KiB): 900204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.439
system time used= 2.41163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262034
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8519
involuntary context switches= 11762

runsolver used 0.25696 second user time and 0.560914 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-03 21:22:54
IDJOB=1058088
IDBENCH=54106
IDSOLVER=346
FILE ID=node45/1058088-1215112974
PBS_JOBID= 7877115
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-12.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-1058088-1215112974/watcher-1058088-1215112974 -o /tmp/evaluation-result-1058088-1215112974/solver-1058088-1215112974 -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-1058088-1215112974.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3aaedc74d6ee49711e76829517479c6b
RANDOM SEED=133442694

node45.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.268
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.268
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:       1356460 kB
Buffers:         53788 kB
Cached:         503952 kB
SwapCached:       6932 kB
Active:         273044 kB
Inactive:       356360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356460 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            6044 kB
Writeback:           0 kB
Mapped:          79080 kB
Slab:            55332 kB
Committed_AS:  3742012 kB
PageTables:       1812 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= 66544 MiB
End job on node45 at 2008-07-03 21:25:49